I have a json file that is 19.4 GB in size. I tried a lot of methods to read the file. For example: pandas.read_csv(filename) simply crashes the notebook. I am
pandas.read_csv(filename)