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

In cudf 25.02 use pylibcudf.transform instead of cudf._transform #453

Open
praateekmahajan opened this issue Dec 23, 2024 · 0 comments
Open

Comments

@praateekmahajan
Copy link
Collaborator

praateekmahajan commented Dec 23, 2024

This line here needs to use pylibcudf in cudf >= 25.02

mask = cudf._lib.transform.bools_to_mask(as_column(mask_col))

Similar issue here rapidsai/crossfit#104

@praateekmahajan praateekmahajan changed the title In 25.02 use pylibcudf.transform instead of cudf._transform In cudf 25.02 use pylibcudf.transform instead of cudf._transform Dec 23, 2024
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

No branches or pull requests

1 participant