Skip to content
/ csv2json Public

CSV parser to JSON using Regex with Extra Features

License

Notifications You must be signed in to change notification settings

xfn14/csv2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv2json

CSV parser to JSON using Python with built in lists.

NOTE: Examples contained in the resources/ directory.

Authors

How to use

python3 main.py <csv_path>

Features

  • Lists
    • Fixed Size
    • Min & Max size
  • Apply functions to list
    • Max
    • Min
    • Average
    • Sum

About

CSV parser to JSON using Regex with Extra Features

Topics

Resources

License

Stars

Watchers

Forks

Languages