Skip to content

harryhan1989/csvsplitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csvsplitter

large csv file splitter by column, write by python. similar with "group by", this code will group by rows into splitted files, based on a specified column

=======how to use========

python main.py {csv file path} {column index}

for example: python main.py novels.csv 33

About

python large csv file splitter by column

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published