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 from pandas/io/ #51058

Merged

Conversation

topper-123
Copy link
Contributor

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

Removing NumericIndex from pandas/io and replaces it with Index in preparation for removal of NumericIndex from tests/indexes/numeric.py.

Also fixes a typing issue.

xref #42717.

@mroeschke mroeschke added the Deprecate Functionality to remove in pandas label Jan 30, 2023
@mroeschke mroeschke added this to the 2.0 milestone Jan 30, 2023
@mroeschke mroeschke merged commit 780bec2 into pandas-dev:main Jan 30, 2023
@mroeschke
Copy link
Member

Thanks @topper-123

@topper-123 topper-123 deleted the remove_NumericIndex_from_pandas/io branch January 30, 2023 18:56
jbrockmendel pushed a commit to jbrockmendel/pandas that referenced this pull request Jan 30, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants