rapidsai/cudf
Voir sur GitHub[FEA] Cleanup of unneeded functions in Python aggregation types.
Open
#10 394 ouverte le 7 mars 2022
Pythonfeature requestgood first issue
Métriques du dépôt
- Stars
- (6 000 stars)
- Métriques de merge PR
- (Merge moyen 17j 21h) (230 PRs mergées en 30 j)
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