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