Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.
/ csv_to_json Public archive

parse text data and return a json representation of the data

License

Notifications You must be signed in to change notification settings

Tadjaur/csv_to_json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSV to JSON

parse some csv data and return a json representation of the data

install

clone this repo and inside the root directory run python3 main.py --file=example.csv --separator='\t' --ignore=true > output.json

About

parse text data and return a json representation of the data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages