Skip to content
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

Add isin method to Dataset and DataArray #1268

Closed
shoyer opened this issue Feb 14, 2017 · 2 comments
Closed

Add isin method to Dataset and DataArray #1268

shoyer opened this issue Feb 14, 2017 · 2 comments

Comments

@shoyer
Copy link
Member

shoyer commented Feb 14, 2017

This pandas method is pretty handy sometimes.

We could basically wrap the proposed numpy.isin function:
numpy/numpy#8423

@stale
Copy link

stale bot commented Jan 23, 2019

In order to maintain a list of currently relevant issues, we mark issues as stale after a period of inactivity If this issue remains relevant, please comment here; otherwise it will be marked as closed automatically

@shoyer
Copy link
Member Author

shoyer commented Jan 23, 2019

This has been done.

@shoyer shoyer closed this as completed Jan 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant