CSV parser to JSON using Python with built in lists.
NOTE: Examples contained in the resources/ directory.
python3 main.py <csv_path>
- Lists
- Fixed Size
- Min & Max size
- Apply functions to list
- Max
- Min
- Average
- Sum
CSV parser to JSON using Python with built in lists.
NOTE: Examples contained in the resources/ directory.
python3 main.py <csv_path>