Skip to content

Split file with financial transactions into multiple files while balancing each file at 0

License

Notifications You must be signed in to change notification settings

atr0t0s/fileTransSplit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

fileTransSplit

Split csv file into multiple files

  1. 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)
  2. Run with "$> fileTransSplit.py file.csv"
  3. Files are split and exported on "Desktop\Export" on Windows machines. Change this path according to system or your liking.

About

Split file with financial transactions into multiple files while balancing each file at 0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages