rapidsai/cudf
Auf GitHub ansehen[FEA] Cleanup of unneeded functions in Python aggregation types.
Open
#10.394 geöffnet am 7. März 2022
Pythonfeature requestgood first issue
Repository-Metriken
- Stars
- (6.000 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 17T 21h) (230 gemergte PRs in 30 T)
Beschreibung
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