Copy and paste the pathname to any CSV dataset(or similarly character delimited), and the program will automatically extract the data, standardize it's format to an analysis ready state, and parse out invalid entries while maintaining relative order and using only C semantics. Cleaned data placed in generated .txt file(s) at original directory. -
View it on GitHub