Skip to content

BUG: DataFrameGroupBy agg with multi-column object block #41111

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 6 commits into from
Apr 29, 2021

Conversation

jbrockmendel
Copy link
Member

This is analogous to what we did recently-ish with DataFrame._reduce. When we see an object block, split it and operate column-wise. Side-bonus: this makes the BM behavior match the AM behavior.

@jbrockmendel jbrockmendel added Bug Groupby Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply labels Apr 24, 2021
@jreback jreback added this to the 1.3 milestone Apr 26, 2021
@jreback
Copy link
Contributor

jreback commented Apr 26, 2021

is this a user facing bug ? can you add a whatsnew

@jbrockmendel
Copy link
Member Author

whatsnew added + green

@jbrockmendel
Copy link
Member Author

gentle ping; will need to rebase #41147 after this

@jreback jreback merged commit 528f091 into pandas-dev:master Apr 29, 2021
@jbrockmendel jbrockmendel deleted the ref-gr-object branch April 30, 2021 03:02
yeshsurya pushed a commit to yeshsurya/pandas that referenced this pull request May 6, 2021
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Groupby Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants