/csv_splitter

This is a simple csv file splitter. Some platforms limit the size of CSV files to be processed at once. This small program splits the files for the requested size in a way the data stays consistent with the whole dataset in the main provided file.

Primary LanguageTypeScriptMIT LicenseMIT

Stargazers