Skip to content

Split a CSV file, or any text file, e.g. tab delimited file, that contains column headings as the first line into multiple smaller files with the first line being the column headings. This script can be useful in importing a subset of a large dataset, or breaking an input into smaller batches.

License

Notifications You must be signed in to change notification settings

johnkramlich/splitcsv

Error
Looks like something went wrong!

About

Split a CSV file, or any text file, e.g. tab delimited file, that contains column headings as the first line into multiple smaller files with the first line being the column headings. This script can be useful in importing a subset of a large dataset, or breaking an input into smaller batches.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages