Kernel dies while opening a pickle file Pandas

后端 未结 0 1885
猫巷女王i
猫巷女王i 2020-11-28 01:03

I am trying to open a pickle file with the code:

file_name = pd.read_pickle(r"path")

But the following error occurs: "The kern

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