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

Support Pandas 2.1 #125

Merged
merged 3 commits into from
Sep 7, 2023
Merged

Support Pandas 2.1 #125

merged 3 commits into from
Sep 7, 2023

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Sep 1, 2023

Resolves #124

Don't know how big of a fan I am of the fix for recursion error, but it is a start.

@ianthomas23
Copy link
Member

The test failures turn out to not be related but are instead #126. I'll fix that before returning to this PR.

@ianthomas23
Copy link
Member

This is now passing CI.

I agree that it does not feel like an excellent solution but I don't have a better one to hand and this is a blocker for other holoviz projects, so I am going to merge it as it is. We can return to it in future if/when we have a better solution.

@ianthomas23 ianthomas23 merged commit d0257e3 into main Sep 7, 2023
12 checks passed
@ianthomas23 ianthomas23 deleted the pandas_21 branch September 7, 2023 13:58
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.

RecursionError After Pandas 2.1.0 Release
2 participants