How to save and load numpy.array() data properly?

后端 未结 4 2071
别跟我提以往
别跟我提以往 2020-11-27 11:01

I wonder, how to save and load numpy.array data properly. Currently I\'m using the numpy.savetxt() method. For example, if I got an array mar

4条回答
提交回复
热议问题