How to save a csv from pandas without changing the data values

后端 未结 0 915
死守一世寂寞
死守一世寂寞 2020-12-28 18:56

I need to write some data into a csv file. But I found the number ends up with a zero would be changed while writing.

For instance, I want to write this data: [1,4,8,

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