1
Answer

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

Raghavendra

Raghavendra

3y
408
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)