when I try to open an excel file with importing pandas library and usi
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