zemirco / json2csv

Convert json to csv with column titles
http://zemirco.github.io/json2csv
MIT License
2.71k stars 365 forks source link

Run using python and convert nested json to csv #147

Closed monicasenapati closed 7 years ago

monicasenapati commented 7 years ago

Hi, I want to know how to use Json2Csv for Python. Also, I have a nested json of tweets. I wish to rename the columns while converting it to csv. Again I am trying to get the retweeted tweets into the same column as the main tweets. But it shows only 0 or 1.

knownasilya commented 7 years ago

See this comment for usage with python https://github.com/zemirco/json2csv/issues/145#issuecomment-250990585