Remove trailing .0 from values in Python

前端 未结 0 1093
栀梦
栀梦 2020-12-09 04:36

When loading in an excel file, Pandas is ingesting a value (1735582) into a float value of (1735582.0). Subsequently, when importing the file to SQL, the value is ingested a

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