Skip to content

unzip csv files, merge them into one giant file, filter data by key words

Notifications You must be signed in to change notification settings

cartacode/zip-to-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unzip to csv

Unzip multiple csv files, merget them by one giant file, filter data by input key words and save output.csv file.

Setup enviroments

  1. clone the git repo
git clone https://github.com/it-avenger/zip-to-csv.git
  1. Install dependencies
pip install -r requirements.txt
  1. Run the codes
python app.py

If this script would help you, please click star ★ button

About

unzip csv files, merge them into one giant file, filter data by key words

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages