Better way to read excel into pandas in default env

前端 未结 0 555
庸人自扰
庸人自扰 2020-12-13 23:45

I am opening excel into pandas like this.

df_pandas = pd.read_excel(\'./folder/rent.xlsx\') 

This is working on my machine. But, when I host

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