How to read huge JSON (10+GB) in pandas/pure python

前端 未结 0 1216
长情又很酷
长情又很酷 2020-12-13 06:49

I have a huge JSON file ~10GB is there a way how to read and analyze it using python/pandas?

I tried to open it using pandas but got a memory error and t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题