GitHub / levindoneto / pandas-simple-csv-parser
Simple CSV parser for huge volumes of data with the use of the library Pandas for Python for getting specific columns of a CSV file and putting the extracted data into one or more files (each column in a separated file or all of them in the same output) in a short amount of time.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levindoneto%2Fpandas-simple-csv-parser
Stars: 1
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 3.11 MB
Dependencies parsed at: Pending
Created at: over 6 years ago
Updated at: over 5 years ago
Pushed at: over 6 years ago
Last synced at: over 2 years ago
Topics: big-data-processing, conda-environment, csv, data-manipulation, pandas-dataframes, pandas-datareader, parser