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

Pandas 2.x support #5758

Merged
merged 2 commits into from
Feb 8, 2024
Merged

Pandas 2.x support #5758

merged 2 commits into from
Feb 8, 2024

Conversation

dantegd
Copy link
Member

@dantegd dantegd commented Feb 7, 2024

Adds changes to account for cuDF support of Pandas 2.x

Fixes #5759.

@github-actions github-actions bot added the Cython / Python Cython or Python issue label Feb 7, 2024
@dantegd dantegd changed the title Pandas 2.0 support Pandas 2.x support Feb 7, 2024
@dantegd dantegd added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Feb 7, 2024
@jakirkham
Copy link
Member

Thanks Dante! 🙏

Could you please add "Fixes #5759" to the OP?

@dantegd dantegd marked this pull request as ready for review February 8, 2024 21:41
@dantegd dantegd requested a review from a team as a code owner February 8, 2024 21:41
@jakirkham
Copy link
Member

Thanks everyone! 🙏

@dantegd
Copy link
Member Author

dantegd commented Feb 8, 2024

/merge

@rapids-bot rapids-bot bot merged commit d2f509e into rapidsai:branch-24.04 Feb 8, 2024
55 checks passed
@vyasr vyasr mentioned this pull request Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Updating cuDF & Pandas support for Pandas 2.x
5 participants