Skip to content

bsay01/python-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-csv

Edit and work with csv and excel files in python. only csv so far. depends on Pandas library. Can currently read and combine csv files. can create individual files per type of row but some modification needed.

USAGE:

clone this repo into a folder with a bunch of csv's to combine. run the python script with python3 and the data will be in the combined_data folder.

About

Edit and work with csv and excel files in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages