Keepking numpy.load() safed in memory regardles of rerunning the code

后端 未结 0 1544
一生所求
一生所求 2020-12-08 05:29

I\'m loading a huge file to process it: file = numpy.load(\'path.txt\') ... everytime I change a single line of code I need to reload the file which takes time.

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