0

I am struggling reading a pickle file. I keep having the EOFError: Ran out of input My file is definitely not empty and I am using python3.8 with pandas 1.4.4

enter image description here

When I try to load the file with python I get:

enter image description here

Note that the pickle object was saved with HIGHEST_PROTOCOL. Is there any incompatibility with 3.8 and pandas?

juanpa.arrivillaga
  • 88,713
  • 10
  • 131
  • 172
JPV
  • 1,079
  • 1
  • 18
  • 44

0 Answers0