Trouble loading numpy array where they show pickle data error in python

前端 未结 0 1287
故里飘歌
故里飘歌 2020-12-31 16:28

I can successfully save & load small arrays using Numpy. Now I am saving the below array using np.save(\'array.npy\')

[0, 100, 0         


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