Skip to content

Reads multiple csv file and write combined data to output csv

Notifications You must be signed in to change notification settings

shu-bham/golang-csv-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project takes multiple csv files as its source and
outputs a single csv file that has all the columns from the source csv files

Usage:
    go run main.go [filepaths]

example: 
    go run main.go roster1.csv roster2.csv roster3.csv roster4.csv

About

Reads multiple csv file and write combined data to output csv

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages