How of the function writerow Use when I want to write a floating number?

后端 未结 0 2026
不知归路
不知归路 2021-01-04 03:56

writer=csv.writer(outfile) r=writer.writerow((list_ave[0]))** **

1,6,2,.,5 But I want it to be printed as a floating number

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