Skip to content

DEPR: Index.ravel behavior #32641

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

Closed

Conversation

jbrockmendel
Copy link
Member

The future behavior should match Series.ravel.

@jbrockmendel jbrockmendel added the Deprecate Functionality to remove in pandas label Mar 12, 2020
Copy link
Member

@jorisvandenbossche jorisvandenbossche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to decide first on what the behaviour of ravel should be in the future. The discussion in #19956 certainly didn't conclude (for now) on returning the EA.

@jreback jreback added the Index Related to the Index class or subclasses label Mar 14, 2020
@jbrockmendel
Copy link
Member Author

Mothballing to clear the queue, will revisit.

@jbrockmendel jbrockmendel added the Mothballed Temporarily-closed PR the author plans to return to label Apr 21, 2020
@jbrockmendel jbrockmendel deleted the no-ndarray_values-ravel branch November 20, 2021 23:23
@jbrockmendel jbrockmendel removed the Mothballed Temporarily-closed PR the author plans to return to label Nov 28, 2022
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.

PeriodIndex.ravel returns ndarray[int64]
3 participants