-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
BUG: Fix to GH34422 SeriesGroupBy works only with 'func' now #34435
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
Merged
Changes from 17 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
21bc1da
'TypeError is raised when tuple or list or NamedAgg is given in named…
gurukiran07 7233382
'BUG: #GH34422 raises TypeError when parameters to named aggregation …
gurukiran07 28c7403
'Fixed PEP-8 issues'
gurukiran07 a9ea9d1
'Fixed PEP-8 issues'
gurukiran07 b57f321
'Fixed PEP-8 issue'
gurukiran07 fa03577
'Added tests to test_aggregate.py'
gurukiran07 c7a7bdd
'Added tests in test_aggregate.py'
gurukiran07 85f1218
'Fixed bug'
gurukiran07 02b8139
'Fixed bug'
gurukiran07 0042811
'Fixed bug'
gurukiran07 e620b1e
'Added tests in test_aggregate.py'
gurukiran07 884e899
Added tests in test_aggregate.py
gurukiran07 b2ca7a9
Fixed Linting issues
gurukiran07 fe1451a
Fixed linting issues
gurukiran07 9a88d94
Added @pytest.mark.parametrize
gurukiran07 ce641c9
Added @pytest.mark.parameterize
gurukiran07 6356a92
Changed NamedAgg to tuple
gurukiran07 ea771f3
Added function to validate kwargs
gurukiran07 bb9a031
Fixed PEP-8 issues
gurukiran07 91b650f
Fixed PEP-8 isuues
gurukiran07 5406abf
Fixed docstring in validate_func_kwargs
gurukiran07 8a107e1
BUG: pandas SeriesGroupBy.agg issue 34422
gurukiran07 46f6ab1
BUG: SeriesGroupBy.agg allows any column name in named aggregation
gurukiran07 ffaf87b
Added f-string in test_aggregate.py and fixed v1.1.0.rst.
gurukiran07 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
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
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.