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
pandas