Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6ce2deb

Browse files
committed
create readme.md
1 parent b20afcb commit 6ce2deb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎JSON-to-CSV/readme.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# JSON to CSV
2+
3+
This python script converts a JSON file to CSV file
4+
5+
Data stored in json format is used for transferring data
6+
Data in csv format is mostly used for storing / reading data
7+
This script converts the .json file to .csv file
8+
9+
10+
The default output is 'output.csv'
11+
>the file path and name can be changed

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /