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

Get updated version of pandas (>1.2) and current xlrd #22

Open
jdeck88 opened this issue Jun 15, 2021 · 0 comments
Open

Get updated version of pandas (>1.2) and current xlrd #22

jdeck88 opened this issue Jun 15, 2021 · 0 comments

Comments

@jdeck88
Copy link
Member

jdeck88 commented Jun 15, 2021

Current version of pandas requires reading xlsx files using the openpyxl engine:

https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.read_excel.htmlen

However, openpyxl is very particular about xlsx files that are generated and those provided by GEOME usually fail.. the fix for now is using an older version of pandas. However, we will want to upgrade pandas at some point.

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

No branches or pull requests

1 participant