rapidsai/cudf
View on GitHub[FEA] Cleanup of unneeded functions in Python aggregation types.
Open
#10,394 opened on Mar 7, 2022
Pythonfeature requestgood first issue
Repository metrics
- Stars
- (6,000 stars)
- PR merge metrics
- (Avg merge 17d 21h) (230 merged PRs in 30d)
Description
With this PR https://github.com/rapidsai/cudf/pull/10357 all aggregations in cudf are now represented as algorithm-specific aggregation classes. There is some followup cleanup work to be done in the python bindings. See:
https://github.com/rapidsai/cudf/pull/10357#issuecomment-1054204554