Skip to content

A python script that combines csv files into one single file.

Notifications You must be signed in to change notification settings

rajuthapa8086/csvcombine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CSV Combine

A python script that combines csv files into one single file.

Installing

$ sudo wget https://raw.githubusercontent.com/rajuthapa8086/csvcombine/master/csvcombine -O /usr/local/bin/csvcombine
$ sudo chmod +x /usr/local/bin/csvcombine

Usage

$ csvcombine /path/to/directory /path/to/final-csvfile.csv

About

A python script that combines csv files into one single file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages