Writing floats into a csv file but floats become a string

前端 未结 0 476
没有蜡笔的小新
没有蜡笔的小新 2020-12-21 20:56

I am writing a dataframe into a csv as follows:

appended_Dimension.to_csv("outputDimension.csv")

The dataframe is as f

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