rapidsai/cudf
在 GitHub 查看[FEA] Cleanup of unneeded functions in Python aggregation types.
Open
#10,394 创建于 2022年3月7日
Pythonfeature requestgood first issue
仓库指标
- Star
- (6,000 star)
- PR 合并指标
- (平均合并 17天 21小时) (30 天内合并 230 个 PR)
描述
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