Skip to content

BUG: GH36212 DataFrame agg() raises error when DataFrame column name is name #36224

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 10 commits into from
Sep 13, 2020

Conversation

leonarduschen
Copy link
Contributor

@leonarduschen leonarduschen commented Sep 8, 2020

@pep8speaks
Copy link

pep8speaks commented Sep 9, 2020

Hello @leonarduschen! 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 2020-09-12 21:56:55 UTC

Copy link
Contributor Author

@leonarduschen leonarduschen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@phofl all done!

@jreback jreback added Reshaping Concat, Merge/Join, Stack/Unstack, Explode Apply Apply, Aggregate, Transform, Map Bug and removed Reshaping Concat, Merge/Join, Stack/Unstack, Explode labels Sep 9, 2020
@leonarduschen
Copy link
Contributor Author

@jreback @rhshadrach done!

@leonarduschen leonarduschen changed the title BUG: GH36212 DataFrame agg() raises error when column DataFrame column name is name BUG: GH36212 DataFrame agg() raises error when DataFrame column name is name Sep 12, 2020
Copy link
Member

@rhshadrach rhshadrach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small request, otherwise lgtm.

Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@leonarduschen can you add a whatsnew note, 1.2, bug fix section in reshaping section

@jreback jreback added this to the 1.2 milestone Sep 13, 2020
@jreback jreback merged commit 068d1b5 into pandas-dev:master Sep 13, 2020
@jreback
Copy link
Contributor

jreback commented Sep 13, 2020

thanks @leonarduschen

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: df agg() issue when dataframe has a column called 'name'
5 participants