Skip to content

ENH: Update isin docs with examples of ~ operator usage (#43959) #43961

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 12, 2021

Conversation

ShivnarenSrinivasan
Copy link
Contributor

@ShivnarenSrinivasan ShivnarenSrinivasan commented Oct 10, 2021

Updated relevant docs to show usage of ~ to emulate notin operation.

@jreback jreback added the Docs label Oct 10, 2021
@jreback jreback added this to the 1.4 milestone Oct 10, 2021
@jreback jreback added the Indexing Related to indexing on series/frames, not to indexes themselves label Oct 10, 2021
Copy link
Member

@phofl phofl left a comment

Choose a reason for hiding this comment

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

lgtm

@ShivnarenSrinivasan
Copy link
Contributor Author

Is this ok to be merged?

@jreback jreback merged commit fc57bfb into pandas-dev:master Oct 12, 2021
@jreback
Copy link
Contributor

jreback commented Oct 12, 2021

thanks @ShivnarenSrinivasan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Indexing Related to indexing on series/frames, not to indexes themselves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ENH: Add notin method to base classes
3 participants