1
Answer

when I try to open an excel file with importing pandas library and usi

Photo of Raghavendra

Raghavendra

4y
459
1
Hi, when I try to open an excel file with importing pandas library and using the command "data =pd.read_excel('myfile.xlsx' That doest work, with an output error telling that read_excel is not a pandas attribute !!! I used to work with pandas and this commands

Answers (1)