Skip to content

REGR: Passing args/kwargs to Series.agg fails #43709

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 5 commits into from
Sep 23, 2021

Conversation

rhshadrach
Copy link
Member

@rhshadrach rhshadrach added Bug Regression Functionality that used to work in a prior pandas version Apply Apply, Aggregate, Transform, Map labels Sep 23, 2021
@rhshadrach rhshadrach added this to the 1.3.4 milestone Sep 23, 2021
@jreback jreback merged commit b2b1c53 into pandas-dev:master Sep 23, 2021
@jreback
Copy link
Contributor

jreback commented Sep 23, 2021

thanks @rhshadrach

@jreback
Copy link
Contributor

jreback commented Sep 23, 2021

@meeseeksdev backport 1.3.x

@lumberbot-app
Copy link

lumberbot-app bot commented Sep 23, 2021

Something went wrong ... Please have a look at my logs.

simonjayhawkins pushed a commit that referenced this pull request Sep 23, 2021
@rhshadrach rhshadrach deleted the agg_kwargs_regr branch September 26, 2021 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Apply Apply, Aggregate, Transform, Map Bug Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: passing kwargs to Series.aggregate raises TypeError: f() got an unexpected keyword argument
2 participants