Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Excel reading error #5002

Open
valentinamikhf opened this issue Dec 10, 2024 · 1 comment
Open

Excel reading error #5002

valentinamikhf opened this issue Dec 10, 2024 · 1 comment

Comments

@valentinamikhf
Copy link

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

@colaboratory-team
Copy link
Contributor

I'm not able to repro this with a spreadsheet downloaded from Excel. Did you use a different app for creating the .xlsx file? This Stack overflow question mentions that they saw this error when using a different app to create the file, https://stackoverflow.com/questions/76472685/typeerror-patternfill-init-got-an-unexpected-keyword-argument-extlst

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants