Skip to content

REF: avoid unnecessary raise in DataFrameGroupBy._cython_agg_general #41265

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 3, 2021

Conversation

jbrockmendel
Copy link
Member

Untangling these layered try/excepts is turning out to be an exceptional PITA, so splitting it into extra-small pieces.

@jbrockmendel jbrockmendel added Groupby Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply labels May 2, 2021
@jreback jreback added this to the 1.3 milestone May 3, 2021
@jreback jreback merged commit 215ef6a into pandas-dev:master May 3, 2021
@jbrockmendel jbrockmendel deleted the ref-gbagg-2 branch May 3, 2021 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

3 participants