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

fix pandas to <= 2 #135

Closed
wants to merge 2 commits into from
Closed

fix pandas to <= 2 #135

wants to merge 2 commits into from

Conversation

eisber
Copy link

@eisber eisber commented Sep 27, 2023

unit test and e2e work w/ pandas 2.0.3

@clampr why was <2 introduced?

@clampr
Copy link
Member

clampr commented Sep 27, 2023

Hi @eisber,

It turned out Meteostat is currently not fully compatible with Pandas v2: #130

It probably takes just a small change to make it compatible, but we'd have to fix the issue described in #130 and make sure there are no other issues with Pandas v2.

@eisber
Copy link
Author

eisber commented Sep 27, 2023

@clampr can you take a look at the test, I can't repro the error.

@clampr
Copy link
Member

clampr commented Oct 26, 2023

Brought back Pandas v2 support in v1.6.7. Closing this PR. Thanks @eisber :)

@clampr clampr closed this Oct 26, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants