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

Avoid using the to/from_dask_dataframe dask-cudf API #1328

Merged
merged 3 commits into from
Apr 29, 2024

Conversation

rjzamora
Copy link
Contributor

Using this API is not compatible with dask-expr. See: rapidsai/cudf#15592

Copy link
Collaborator

@charlesbluca charlesbluca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this @rjzamora! Looks like there are some linting issues and some GPU CI errors that I don't think are related, but do seem worth investigating.

Do you mind running pre-commit run --all-files and pushing up the changes so we can see if the GPU failures are intermittent?

@charlesbluca charlesbluca merged commit 7e02237 into dask-contrib:main Apr 29, 2024
23 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants