jehiah / json2csv

command line tool to convert json to csv
MIT License
802 stars 94 forks source link

Nested indices #10

Closed ganeshas closed 11 years ago

ganeshas commented 11 years ago

Does your code handle nested indices in json files? I have a file that has "user" as an index, which has a nested index called "lang". "user.lang" doesn't seem to work, so I was wondering if there's any way to save "lang" in the csv.

jehiah commented 11 years ago

closed by #11