forked from rapidsai/cudf
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apply series name to result of
SeriesGroupby.apply()
(rapidsai#8939)
Closes rapidsai#8899 Applies the name of `SeriesGroupby.obj` to the results of a `SeriesGroupby.apply()` operation; originally, this would be left as `None`. Authors: - Charles Blackmon-Luca (https://github.com/charlesbluca) Approvers: - Sheilah Kirui (https://github.com/skirui-source) - Michael Wang (https://github.com/isVoid) URL: rapidsai#8939
- Loading branch information
1 parent
9d61860
commit 0f109d7
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters