jehiah / json2csv

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

matrix how to covert ? #35

Open dalang81 opened 6 years ago

dalang81 commented 6 years ago
[
[1508834700000,"5688.5","5735.4","5676.51","5699.4","9.9216"],[1508835600000,"5699.4","5727","5699.4","5727","5.0476"],[1508836500000,"5727","5733.6","5644.31","5693.94","66.833"],
]

like this.... how to convert? thx...

dalang81 commented 6 years ago

i know , like this ? json2csv -i xxx.json -f [0],[1],[2]