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: Avoid using iter_rows in _check_dataframe_all_leaves to enable cuDF input #4878

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

Conversation

MarcoGorelli
Copy link
Contributor

@MarcoGorelli MarcoGorelli commented Nov 14, 2024

closes #4876

This rewrites the same operation to avoid iterating over rows

@MarcoGorelli MarcoGorelli marked this pull request as ready for review November 14, 2024 14:15
@gvwilson gvwilson added P1 needed for current cycle community community contribution fix fixes something broken labels Nov 15, 2024
@LiamConnors
Copy link
Member

I've tested this and it works well for me now. Thanks @MarcoGorelli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community community contribution fix fixes something broken P1 needed for current cycle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

icicle, treemap, and sunburst won't work with cuDF when using path parameter (master branch)
4 participants