-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
Open
Labels
API DesignIndexingRelated to indexing on series/frames, not to indexes themselvesRelated to indexing on series/frames, not to indexes themselvesNeeds DiscussionRequires discussion from core team before further actionRequires discussion from core team before further action
Description
I've made a PR to remove NDFrame.select, see #26641. That method was deprecated in 0.21.
There was a discussion in #12401, where many participants agreed that removing the old select and having NDFrame.filter renamed to NDFrame.select would be a better naming scheme. I agree on that for several of the reasons mentioned in the thread.
What do people think of such a name change and a related deprecation of the name (not functionality) .filter?
Metadata
Metadata
Assignees
Labels
API DesignIndexingRelated to indexing on series/frames, not to indexes themselvesRelated to indexing on series/frames, not to indexes themselvesNeeds DiscussionRequires discussion from core team before further actionRequires discussion from core team before further action