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

CUDF changed API to assume the dtype is already converted to a cudf type #4955

Merged

Conversation

ChuckHastings
Copy link
Collaborator

Switch from np.dtype to cudf.dtype to accommodate a cudf change.

Copy link

copy-pr-bot bot commented Mar 4, 2025

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@ChuckHastings ChuckHastings self-assigned this Mar 4, 2025
@github-actions github-actions bot added the python label Mar 4, 2025
@ChuckHastings ChuckHastings added bug Something isn't working non-breaking Non-breaking change labels Mar 4, 2025
@ChuckHastings ChuckHastings added this to the 25.04 milestone Mar 4, 2025
@ChuckHastings ChuckHastings marked this pull request as ready for review March 4, 2025 01:39
@ChuckHastings ChuckHastings requested a review from a team as a code owner March 4, 2025 01:39
@ChuckHastings ChuckHastings requested a review from vyasr March 4, 2025 01:41
@raydouglass raydouglass merged commit eddfcc7 into rapidsai:branch-25.04 Mar 4, 2025
73 of 75 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants