You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the current behavior
with an attempt to read an excel file such as: df=pd.read_excel('/content/name.xlsx') gives an Error:
TypeError: PatternFill.init() got an unexpected keyword argument 'extLst'
Describe the expected behavior
Tomorrow there was a dataframe as a result
Describe the current behavior
with an attempt to read an excel file such as: df=pd.read_excel('/content/name.xlsx') gives an Error:
TypeError: PatternFill.init() got an unexpected keyword argument 'extLst'
Describe the expected behavior
Tomorrow there was a dataframe as a result
What web browser you are using
(Yandex browser)
Additional context
https://colab.research.google.com/drive/1kR_3y_CQnmfbDlIE957WsQwsuxMR1L_y?usp=sharing
The text was updated successfully, but these errors were encountered: