rapidsai/cudf

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

オープン

#10,394 opened on 2022/03/07

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (735 件のフォーク)batch import
Pythonfeature requestgood first issue

Repository metrics

Stars
 (6,000 個のスター)
PR merge metrics
 (平均マージ 17d 21h) (30d で 230 merged PRs)

説明

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

コントリビューターガイド