rapidsai/cudf

[FEA] Cleanup of unneeded functions in Python aggregation types.

Open

#10,394 建立於 2022年3月7日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)C++ (735 fork)batch import
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

貢獻者指南