Skip to content

DOC: Series.between() can take arguments that are not just scalars #28717

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

Merged
merged 1 commit into from
Oct 1, 2019
Merged

DOC: Series.between() can take arguments that are not just scalars #28717

merged 1 commit into from
Oct 1, 2019

Conversation

sameshl
Copy link
Contributor

@sameshl sameshl commented Oct 1, 2019

modified the docs of Series.between() to reflect that it can take any
list like object like Series

closes #28435

…alars

modified the docs of Series.between() to reflect that it can take any
list like object

closes #28435
@jreback jreback added the Docs label Oct 1, 2019
@jreback jreback added this to the 1.0 milestone Oct 1, 2019
@jreback jreback merged commit 5bb315b into pandas-dev:master Oct 1, 2019
@jreback
Copy link
Contributor

jreback commented Oct 1, 2019

thanks @sameshl

@sameshl sameshl deleted the doc_between branch October 1, 2019 18:50
@sameshl
Copy link
Contributor Author

sameshl commented Oct 1, 2019

Thanks @jreback. Glad I could help:smile:

proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
…alars (pandas-dev#28717)

modified the docs of Series.between() to reflect that it can take any
list like object

closes pandas-dev#28435
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
…alars (pandas-dev#28717)

modified the docs of Series.between() to reflect that it can take any
list like object

closes pandas-dev#28435
bongolegend pushed a commit to bongolegend/pandas that referenced this pull request Jan 1, 2020
…alars (pandas-dev#28717)

modified the docs of Series.between() to reflect that it can take any
list like object

closes pandas-dev#28435
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: Series.between() can take arguments that are Series, not just scalars
2 participants