The 1,000,000 Line Test
I created a simple Python script that would loop 20,000 times through the 59 line CSV file and output a 1,180,000 line file to test the efficiency of the CSV to CSV script.
Python CSV to CSV Script
INPUT: 1,180,000 lines of raw data from a 105mb CSV file.
OUPUT...