rapidsai/cudf

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

開放

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

 (2 則留言) (0 個反應) (0 位負責人)C++ (735 個分叉)batch import
Pythonfeature requestgood first issue

倉庫指標

星標
 (6,000 顆星)
PR 合併指標
 (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

貢獻者指南