Skip to content

SimSmith/csv_splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv_splitter

A simple efficient program to split a large CSV file by a max number of lines. It could techically be used for other file types but it will copy the header into each new file chunk.

Usage:

csv_splitter <input.csv> <output_dir> <lines_per_file>

About

A simple efficient program to split a large CSV file by a number of lines

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages