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 cudf.pandas failure on test_convert_input_dtype #5885

Open
wants to merge 1 commit into
base: branch-24.06
Choose a base branch
from

Conversation

dantegd
Copy link
Member

@dantegd dantegd commented May 7, 2024

This failure was just a testing failure, expectint identical pointers of actual dataframes, as opposed to wrapped objects.

Contributes to fixing #5876

cc @betatim

@dantegd dantegd added bug Something isn't working non-breaking Non-breaking change labels May 7, 2024
@github-actions github-actions bot added the Cython / Python Cython or Python issue label May 7, 2024
@dantegd dantegd marked this pull request as ready for review May 24, 2024 23:22
@dantegd dantegd requested a review from a team as a code owner May 24, 2024 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Cython / Python Cython or Python issue non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants