-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
ENH: pd.NamedAgg forwards *args and **kwargs to aggfunc #62729
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+130
−7
Merged
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
0e66668
code impl and examples
sreeja97 f390c79
unit tests
sreeja97 bd8b131
add typehint
sreeja97 6548960
whats new
sreeja97 3d48574
mypy
sreeja97 54aa398
mypy
sreeja97 5ff65d6
doc string validation
sreeja97 d999923
doc
sreeja97 25fe854
doc
sreeja97 173b7fb
reverting an example that was changed accidentally
sreeja97 02d4bf3
review comments
sreeja97 3842aa5
code impl and examples
sreeja97 bf31b35
code impl and examples
sreeja97 bef8a80
add typehint
sreeja97 16337af
mypy
sreeja97 d960dd5
mypy
sreeja97 654dea4
keep comment
sreeja97 622ca7a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] bb29621
Merge branch 'pandas-dev:main' into aggregate
sreeja97 b3dd532
code impl and examples
sreeja97 7ddfbad
unit tests
sreeja97 fc338d3
add typehint
sreeja97 601ffbd
whats new
sreeja97 57a4ee2
mypy
sreeja97 4ee036a
mypy
sreeja97 1900160
doc string validation
sreeja97 5e6d051
doc
sreeja97 aeaab18
doc
sreeja97 8440ac0
reverting an example that was changed accidentally
sreeja97 21220ff
review comments
sreeja97 be4e1c6
code impl and examples
sreeja97 c659fd6
code impl and examples
sreeja97 9f8a4c3
add typehint
sreeja97 196d1fb
mypy
sreeja97 9396313
mypy
sreeja97 65d0d96
keep comment
sreeja97 3826e26
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 93d51c1
Merge branch 'aggregate' of https://github.com/sreeja97/pandas into a…
sreeja97 fcbdee4
Merge branch 'main' into aggregate
sreeja97 7361570
review comments
sreeja97 9241409
fix circular import error
sreeja97 e4bdd40
fix failing test
sreeja97 99005e6
Merge branch 'main' into aggregate
sreeja97 8fc814c
restore comment
sreeja97 db9f7c9
restore comment
sreeja97 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.