Skip to content
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

BUG: Allow named aggregation with Resampler.agg #43064

Merged
merged 3 commits into from
Aug 17, 2021

Conversation

dicristina
Copy link
Contributor

@dicristina dicristina commented Aug 16, 2021

@simonjayhawkins simonjayhawkins added Apply Apply, Aggregate, Transform, Map Groupby Bug labels Aug 16, 2021
@simonjayhawkins
Copy link
Member

Thanks @dicristina for the PR. can you add a release note doc/source/whatsnew/v1.4.0.rst

@simonjayhawkins simonjayhawkins added this to the 1.4 milestone Aug 16, 2021
@jreback jreback merged commit 36b9bcc into pandas-dev:master Aug 17, 2021
@jreback
Copy link
Contributor

jreback commented Aug 17, 2021

thanks @dicristina very nice!

@dicristina dicristina deleted the resample_agg_GH32803 branch August 17, 2021 16:29
feefladder pushed a commit to feefladder/pandas that referenced this pull request Sep 7, 2021
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 Groupby
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NamedAgg error: aggregate() missing 1 required positional argument: 'func'
3 participants