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

Version 2.0: Deprecated index methods #1049

Open
loicdiridollou opened this issue Nov 22, 2024 · 0 comments · May be fixed by #1050
Open

Version 2.0: Deprecated index methods #1049

loicdiridollou opened this issue Nov 22, 2024 · 0 comments · May be fixed by #1050
Assignees

Comments

@loicdiridollou
Copy link
Contributor

loicdiridollou commented Nov 22, 2024

Describe the bug

Deprecate the following iterms from the code (cf #624)

Index.is_boolean() has been deprecated
Index.is_integer() has been deprecated.
Index.is_floating() has been deprecated.
Index.holds_integer() has been deprecated.
Index.is_numeric() has been deprecated.
Index.is_categorical() has been deprecated.
Index.is_object() has been deprecated.
Index.is_interval() has been deprecated.

Deprecated Grouper.groups()
Deprecated Grouper.grouper()
Deprecated Grouper.obj()
Deprecated Grouper.indexer()
Deprecated Grouper.ax()

Deprecated keyword use_nullable_dtypes in read_parquet()

@loicdiridollou loicdiridollou self-assigned this Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant