Skip to content

setyanp/split-big-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

to split big CSV file into smaller files

you can decide the rows number of small file

python split_file.py

eg: python split_file.py "D:\input.csv" 10000

About

Split Big CSV file into smaller files with specified rows number

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages