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 Int64Index, UInt64Index, Float64Index from public namespace #49670

Merged

Conversation

topper-123
Copy link
Contributor

@topper-123 topper-123 commented Nov 12, 2022

Progress towards #42717. In a followup they will be removed internally.

@mroeschke mroeschke added this to the 2.0 milestone Nov 16, 2022
@mroeschke mroeschke added the Deprecate Functionality to remove in pandas label Nov 16, 2022
@mroeschke mroeschke merged commit 2517199 into pandas-dev:main Nov 16, 2022
@mroeschke
Copy link
Member

Thanks @topper-123 (very much for tackling this tricky deprecation :) )

@topper-123 topper-123 deleted the remove_old_indexes_from_main_namespace branch November 16, 2022 21:53
@topper-123
Copy link
Contributor Author

Yeah, it has been surprisingly difficult; not having a Windows machine has especially been difficult when debugging int32/int64 issues. Still, I think I got it figured out now and I'm sure tomorrow I'll get #49560 to pass and then the rest is easy.

MarcoGorelli pushed a commit to MarcoGorelli/pandas that referenced this pull request Nov 18, 2022
…ace (pandas-dev#49670)

* DEPR: remove Int64Index, UInt64Index, Float64Index

* fix isort

* fix stuff

* fix pyright & mypy

* fix isort

* fix mypy

Co-authored-by: Terji Petersen <terjipetersen@Terjis-Air.fritz.box>
mliu08 pushed a commit to mliu08/pandas that referenced this pull request Nov 27, 2022
…ace (pandas-dev#49670)

* DEPR: remove Int64Index, UInt64Index, Float64Index

* fix isort

* fix stuff

* fix pyright & mypy

* fix isort

* fix mypy

Co-authored-by: Terji Petersen <terjipetersen@Terjis-Air.fritz.box>
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.

None yet

2 participants