I have a json file which has data like :
"data": [[1467398683, "GB", "204.0.20", "tracks", "content-based", "b47911d0e80d1a8a959a2b726654bbfa", "Dance & Electronic", 1466640000, 413933, 413933,
I am trying to parse this non key value json file into a dataframe in python, can someone suggest how this can be achieved ?
jsonmodule". If you've tried that and it didn't work, it would also help if you updated your question to show the code you've tried and explain how it failed.