mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-24 12:31:11 +00:00
9 lines
146 B
Markdown
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`
|