how to save data in byte format as 32bits in ubuntu 64 bits using python?

后端 未结 0 843
说谎
说谎 2020-12-01 08:24

I am using python 3+ and ubuntu 18.04 64 bits. Every time I save data using either np.save or pickle and loading data, the data is load as float64. However I am working with

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