Split csv file into multiple files
- Append "1$2$3$4$5" to the top of the CSV (this is for a file with 5 columns, for more increment the numbers and add $ delimiters)
- Run with "$> fileTransSplit.py file.csv"
- Files are split and exported on "Desktop\Export" on Windows machines. Change this path according to system or your liking.