Skip to content

Parse CSV files and stack them by their matching columns.

Notifications You must be signed in to change notification settings

mbickel/csvmerge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

csvmerge

Parse CSV files and stack them by their matching columns.

Requirements

pandas

Example

python csvmerge.py --delimiter "," --encoding "utf-8" --output "output_file.csv" file1.csv file2.csv file3.csv

About

Parse CSV files and stack them by their matching columns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages