Sarvesh Kumar Dwivedi b9b97c8c4a add csv to json script
2022-10-02 08:32:52 +00:00

9 lines
146 B
Markdown

# CSV to EXCEL
This simple script will convert CSV file to json.
## Usage
* requires pandas
* Use `pip install pandas`
* Run `python script.py`