Primary competition visual

Social Media Prediction Challenge

Helping Africa
$1 000 USD
Challenge completed almost 7 years ago
Natural Language Processing
Prediction
309 joined
28 active
Starti
Sep 04, 18
Closei
Nov 25, 18
Reveali
Nov 26, 18
Reading in JSON
Help ยท 11 Nov 2018, 19:41 ยท 3

Am I the only one having problems reading in the train and test json files?

Discussion 3 answers

Hi, use pandas to read json

12 Nov 2018, 06:38
Upvotes 0

df = pandas.read_json(filename)

12 Nov 2018, 06:39
Upvotes 0

check my repo (https://github.com/hakymulla/Zindi-Social-Media-Prediction-Challenge)

12 Nov 2018, 08:03
Upvotes 0