Read Excel sheet with nullable integers with pandas

前端 未结 0 2028
遥遥无期
遥遥无期 2020-12-29 02:24

I have an Excel sheet that needs to be read to a dataframe. I currently read it with

df = pandas.read_excel("file_         


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