Skip to content

Conversation

@mroeschke
Copy link
Contributor

Description

closes #20423

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@mroeschke mroeschke self-assigned this Oct 30, 2025
@mroeschke mroeschke requested a review from a team as a code owner October 30, 2025 17:44
@mroeschke mroeschke added the bug Something isn't working label Oct 30, 2025
@mroeschke mroeschke requested a review from Matt711 October 30, 2025 17:44
@mroeschke mroeschke added non-breaking Non-breaking change cudf.pandas Issues specific to cudf.pandas labels Oct 30, 2025
@github-actions github-actions bot added the Python Affects Python cuDF API. label Oct 30, 2025
@GPUtester GPUtester moved this to In Progress in cuDF Python Oct 30, 2025
@galipremsagar
Copy link
Contributor

This is awesome @mroeschke !

@mroeschke
Copy link
Contributor Author

@galipremsagar I could use your help with the test_pickle failures in the cudf.pandas tests. I see #17980 modified the pickling operations for proxy classes but I'm not certain how to update the dispatcher to account for the new base class

@galipremsagar
Copy link
Contributor

@galipremsagar I could use your help with the test_pickle failures in the cudf.pandas tests. I see #17980 modified the pickling operations for proxy classes but I'm not certain how to update the dispatcher to account for the new base class

I'm looking into it.

@galipremsagar
Copy link
Contributor

Found a fix, will push first thing tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cudf.pandas Issues specific to cudf.pandas non-breaking Non-breaking change Python Affects Python cuDF API.

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

[BUG] pandas.Timestamp/Timedelta not an instance of datetime.datetime/timedelta

3 participants