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.