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

[FEA] Implement __hash__ and __eq__ for pylibcudf Aggregation objecs. #15273

Closed
wence- opened this issue Mar 11, 2024 · 1 comment
Closed

[FEA] Implement __hash__ and __eq__ for pylibcudf Aggregation objecs. #15273

wence- opened this issue Mar 11, 2024 · 1 comment
Assignees
Labels
feature request New feature or request pylibcudf Issues specific to the pylibcudf package

Comments

@wence-
Copy link
Contributor

wence- commented Mar 11, 2024

libcudf Aggregation objects have implementations of hash and equality. We should expose these in pylibcudf so we can put the aggregation objects into dictionaries correctly.

@wence- wence- added the feature request New feature or request label Mar 11, 2024
@wence- wence- self-assigned this Mar 11, 2024
@vyasr vyasr added the pylibcudf Issues specific to the pylibcudf package label May 28, 2024
@wence-
Copy link
Contributor Author

wence- commented Jun 4, 2024

This was done in #15732

@wence- wence- closed this as completed Jun 4, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in cuDF Python Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request pylibcudf Issues specific to the pylibcudf package
Projects
Status: Done
Development

No branches or pull requests

2 participants