rapidsai/cudf
Ver no GitHub[FEA] Cleanup of unneeded functions in Python aggregation types.
Open
#10.394 aberto em 7 de mar. de 2022
Pythonfeature requestgood first issue
Métricas do repositório
- Stars
- (6.000 stars)
- Métricas de merge de PR
- (Mesclagem média 17d 21h) (230 fundiu PRs em 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