csv-batcher

A python utility to split a large CSV into smaller ones, and uses multiprocessing to process the CSVs in parallel.


License
Unlicense
Install
pip install csv-batcher==0.1.6

Documentation