Python Pandas: Read_excel guesses the datatype, how can I protect the column names(headers) from being changed to floats?

前端 未结 0 416
囚心锁ツ
囚心锁ツ 2021-01-30 10:16

I have a dataset in which column headers are numbers (some are integer, some are with fractions), when I use read_excel, it reads all of them as floats, but I do not want the on

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