Skip to main content

I had the same error. Turns out it couldn't find the file. I modified the path and pd.read_json worked fine. As for json.loads, thisthis might be helpful : [https://stackoverflow.com/a/2835672/8119275][1]

I had the same error. Turns out it couldn't find the file. I modified the path and pd.read_json worked fine. As for json.loads, this might be helpful : [https://stackoverflow.com/a/2835672/8119275][1]

I had the same error. Turns out it couldn't find the file. I modified the path and pd.read_json worked fine. As for json.loads, this might be helpful.

Source Link
MoKG
  • 366
  • 3
  • 14

I had the same error. Turns out it couldn't find the file. I modified the path and pd.read_json worked fine. As for json.loads, this might be helpful : [https://stackoverflow.com/a/2835672/8119275][1]