Oraz Ospanov
Results
1
issues of
Oraz Ospanov
Problem with the current way to load json data is that it [loads the data fully into memory](https://github.com/enjuichang/PracticalDataScience-ENCA/blob/4e01e12ad77a8238e160682ca2e4eefd72911848/notebooks/scripts/load_data.py#L12) and then most of that scanned json is thrown away and only...