Skip to content

DEPR: pd.Series.between #13027

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
colinalexander opened this issue Apr 29, 2016 · 3 comments
Closed

DEPR: pd.Series.between #13027

colinalexander opened this issue Apr 29, 2016 · 3 comments
Labels
Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves Needs Discussion Requires discussion from core team before further action

Comments

@colinalexander
Copy link

colinalexander commented Apr 29, 2016

deprecate between in favor of other indexing options (e.g. loc)

xref: #12398, #12402 (not merged)

@jreback jreback added this to the 0.19.0 milestone Apr 29, 2016
@jreback jreback added Indexing Related to indexing on series/frames, not to indexes themselves API Design labels Apr 29, 2016
@jreback jreback changed the title Deprecate pd.Series.between DEPR: pd.Series.between Apr 30, 2016
@jreback jreback modified the milestones: 0.20.0, 0.21.0 Mar 29, 2017
@jreback jreback added the Deprecate Functionality to remove in pandas label Mar 29, 2017
@jreback
Copy link
Contributor

jreback commented Sep 23, 2017

I am not so sure about this. I kind of the like the between_time API and this is an extension of it, OTOH, this violates MTOWTDI.

@jreback jreback modified the milestones: 0.21.0, 1.0 Oct 2, 2017
@TomAugspurger TomAugspurger modified the milestones: 1.0, Contributions Welcome Dec 30, 2019
@TomAugspurger
Copy link
Contributor

This could use a decision one way or another. I don't have a strong opinion.

@mroeschke mroeschke added Needs Discussion Requires discussion from core team before further action and removed API Design labels Apr 24, 2021
@mroeschke
Copy link
Member

Since there really hasn't been too much favor either way, probably safer to lean on keeping at this point. Closing but can reopen if there's interest

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 Needs Discussion Requires discussion from core team before further action
Projects
None yet
Development

No branches or pull requests

4 participants