Skip to content

BUG: DataFrame.getattribute raising if columns have dtype string #46301

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 1 commit into from
Mar 12, 2022

Conversation

phofl
Copy link
Member

@phofl phofl commented Mar 10, 2022

@phofl phofl added the Indexing Related to indexing on series/frames, not to indexes themselves label Mar 10, 2022
Copy link
Member

@jbrockmendel jbrockmendel left a comment

Choose a reason for hiding this comment

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

LGTM

@mroeschke mroeschke added this to the 1.5 milestone Mar 12, 2022
@mroeschke mroeschke merged commit 3aec1d5 into pandas-dev:main Mar 12, 2022
@mroeschke
Copy link
Member

Thanks @phofl

@phofl phofl deleted the 46185 branch June 6, 2022 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Indexing Related to indexing on series/frames, not to indexes themselves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: df.A raises AttributeError if column index is of dtype string
3 participants