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

Updating cuDF & Pandas support for Pandas 2.x #1341

Closed
jakirkham opened this issue Feb 7, 2024 · 0 comments · Fixed by #1338
Closed

Updating cuDF & Pandas support for Pandas 2.x #1341

jakirkham opened this issue Feb 7, 2024 · 0 comments · Fixed by #1338
Assignees
Labels
bug Something isn't working

Comments

@jakirkham
Copy link
Member

Recently cuDF added Pandas 2.x support with PR ( rapidsai/cudf#14916 ). This introduced some breaking changes. As a result of this downstream libraries (like cuSpatial) need updates to support the latest version of cuDF. Filing this issue to track that work

@jakirkham jakirkham mentioned this issue Feb 7, 2024
3 tasks
@harrism harrism added the bug Something isn't working label Feb 7, 2024
@rapids-bot rapids-bot bot closed this as completed in #1338 Feb 7, 2024
rapids-bot bot pushed a commit that referenced this issue Feb 7, 2024
This PR fixes recent breakage due to pandas 2.2 upgrade.

Fixes #1341.

Authors:
  - Michael Wang (https://github.com/isVoid)

Approvers:
  - Mark Harris (https://github.com/harrism)
  - Paul Taylor (https://github.com/trxcllnt)

URL: #1338
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants