Skip to content

REF: format_object_attrs -> Index._format_attrs #42953

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 3 commits into from
Aug 10, 2021

Conversation

jbrockmendel
Copy link
Member

Preliminary to trying to implement generic EA-backed Index (and in particular IntegerArray/BooleanArray), trying to identify all the Index methods that implicitly assume we have an ndarray. This refactors a used-only-once function into the method to make it more obvious that it does not assume an ndarray.

@jreback jreback added Index Related to the Index class or subclasses Output-Formatting __repr__ of pandas objects, to_string labels Aug 10, 2021
@jreback jreback added this to the 1.4 milestone Aug 10, 2021
@jreback jreback added the Refactor Internal refactoring of code label Aug 10, 2021
@jreback jreback merged commit ffb5549 into pandas-dev:master Aug 10, 2021
@jbrockmendel jbrockmendel deleted the ref-format_object_attrs branch August 10, 2021 22:26
feefladder pushed a commit to feefladder/pandas that referenced this pull request Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Index Related to the Index class or subclasses Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants