Code returns “'str' object cannot be interpreted as an integer” when trying to implement a simple function in Pandas

前端 未结 0 471
再見小時候
再見小時候 2021-02-07 07:32

I have an excel sheet of medical data formatted as numbers.

e = pd.read_excel(\'AIPFR_otherDx_data.xlsx\')

I am reading the file into a DF using

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