Skip to content

Conversation

jbrockmendel
Copy link
Member

This gets rid of the last non-test usage of Index.get_value, so that can be deprecated, xref #19728

This focuses only on __getitem__; __setitem__ is tougher for a few reasons, including #33469.

@jbrockmendel jbrockmendel reopened this Apr 11, 2020
@gfyoung gfyoung added Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves labels Apr 12, 2020
@jreback jreback added this to the 1.1 milestone Apr 12, 2020
@jreback jreback merged commit a448b97 into pandas-dev:master Apr 12, 2020
@jreback
Copy link
Contributor

jreback commented Apr 12, 2020

thanks

@jbrockmendel jbrockmendel deleted the fallback-first branch April 12, 2020 20:31
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 Indexing Related to indexing on series/frames, not to indexes themselves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants