Processing large JSON files in Python without running out of memory

Published by onesixx on

https://pythonspeed.com/articles/json-memory-streaming/

Streaming parsing

aka lazy parsing, iterative parsing, or chunked processing.

Categories: Python Basic

onesixx

Blog Owner

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x