My PyConUS 2025 talk, "Processing Large JSON Files Without Running Out Of Memory", is now up on YouTube:
youtube.com/watch?v=th3vsCDhuj…
Processing large JSON files without running out of memory - Itamar Turner-Trauring
If you need to process a large JSON file in Python, it’s very easy to run out of memory while loading the data, leading to a super-slow run time or out-of-me...YouTube