Python Pandas - heathdbrown/research GitHub Wiki

python_pandas_notes

notes on python and pandas

Iterate over JSON using ijson and loading into pandas

https://www.dataquest.io/blog/python-json-tutorial/

ijson https://pypi.org/project/ijson/2.2/

YAJL used by ijson as inspiration https://github.com/lloyd/yajl