Skip to content

DOC: Improve documentation for Index.where #32009

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 6 commits into from
Feb 26, 2020

Conversation

laymonage
Copy link
Contributor

other.
Return a copy of self with entries replaced where cond is False.

The replacement is taken from other.
Copy link
Member

Choose a reason for hiding this comment

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

I don't think this whole description is very clear. May be you can simply mention in the short summary this is a conditional. And explain what exactly does in the extended summary.

Copy link
Contributor Author

@laymonage laymonage Feb 23, 2020

Choose a reason for hiding this comment

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

Okay, I've copied the short summary from Series.where and DataFrame.where.

@datapythonista datapythonista merged commit 9a8e83a into pandas-dev:master Feb 26, 2020
@datapythonista
Copy link
Member

Thanks for the work on this @laymonage

roberthdevries pushed a commit to roberthdevries/pandas that referenced this pull request Mar 2, 2020
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.

3 participants