Skip to content
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

DEPR: Remove NumericIndex name in repr output #51068

Merged

Conversation

topper-123
Copy link
Contributor

@topper-123 topper-123 commented Jan 30, 2023

This is getting close now.

This PR removes ”NumericIndex” name from the index repr output and replaces it with "Index" in preparation for removal of NumericIndex.

Also introduces some scaffolding that will be removed when we remove NumericIndex

xref #42717.

@mroeschke mroeschke added Deprecate Functionality to remove in pandas Index Related to the Index class or subclasses labels Jan 31, 2023
@mroeschke mroeschke added this to the 2.0 milestone Jan 31, 2023
@mroeschke mroeschke merged commit a254bcf into pandas-dev:main Jan 31, 2023
@mroeschke
Copy link
Member

Thanks @topper-123

@topper-123 topper-123 deleted the remove_NumericIndex_name_in_repr branch January 31, 2023 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas Index Related to the Index class or subclasses
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants