Skip to content

REGR: Raise NotImplementedError for agg with axis=1 and multiple funcs #47078

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 2 commits into from
May 21, 2022

Conversation

rhshadrach
Copy link
Member

@rhshadrach rhshadrach added Bug Groupby Regression Functionality that used to work in a prior pandas version Resample resample method Apply Apply, Aggregate, Transform, Map Window rolling, ewma, expanding labels May 21, 2022
@rhshadrach rhshadrach added this to the 1.4.3 milestone May 21, 2022
@pep8speaks
Copy link

pep8speaks commented May 21, 2022

Hello @rhshadrach! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2022-05-21 02:33:52 UTC

@jreback jreback merged commit 61efac7 into pandas-dev:main May 21, 2022
@jreback
Copy link
Contributor

jreback commented May 21, 2022

thanks @rhshadrach

@jreback
Copy link
Contributor

jreback commented May 21, 2022

@meeseeksdev backport 1.4.x

@lumberbot-app
Copy link

lumberbot-app bot commented May 21, 2022

Could not push to auto-backport-of-pr-47078-on-1.4.x due to error, aborting.

lithomas1 pushed a commit that referenced this pull request May 22, 2022
…or agg with axis=1 and multiple funcs) (#47086)

Backport PR #47078: REGR: Raise NotImplementedError for agg with axis=1 and multiple funcs

Co-authored-by: Richard Shadrach <[email protected]>
@rhshadrach rhshadrach deleted the axis_1_regr branch May 23, 2022 01:45
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 Regression Functionality that used to work in a prior pandas version Resample resample method Window rolling, ewma, expanding
Projects
None yet
3 participants