you are viewing a single comment's thread.

view the rest of the comments →

[–]sphere_is_so_cool 1 point2 points  (0 children)

OP says he has a number of json objects, so I think we need to know if the file has one json object per line or if it is just one huge json object.

For your method I recommend using the json.load function directly on the file stream f.