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

Implement isin() (and in1d()) #450

Open
ClaudiaComito opened this issue Jan 16, 2020 · 3 comments
Open

Implement isin() (and in1d()) #450

ClaudiaComito opened this issue Jan 16, 2020 · 3 comments
Labels
API Anything relating the API enhancement New feature or request good first issue Good for newcomers

Comments

@ClaudiaComito
Copy link
Contributor

ClaudiaComito commented Jan 16, 2020

Related
#340

Feature functionality
https://docs.scipy.org/doc/numpy/reference/generated/numpy.in1d.html

https://docs.scipy.org/doc/numpy/reference/generated/numpy.isin.html

@ClaudiaComito ClaudiaComito added the enhancement New feature or request label Jan 16, 2020
@ClaudiaComito ClaudiaComito self-assigned this Jan 16, 2020
@ClaudiaComito ClaudiaComito added API Anything relating the API GSoC labels Apr 1, 2022
@ClaudiaComito ClaudiaComito removed their assignment Apr 1, 2022
@Dhruv454000 Dhruv454000 mentioned this issue Apr 12, 2022
4 tasks
@ClaudiaComito ClaudiaComito added this to the Repo Clean-Up milestone Jul 31, 2023
@ClaudiaComito ClaudiaComito self-assigned this Aug 21, 2023
@github-actions
Copy link
Contributor

Branch features/450-Implement_in1d_or_better_isin created!

@mrfh92 mrfh92 removed the GSoC label Aug 21, 2023
@mrfh92 mrfh92 changed the title Implement in1d() (or better isin() ) Implement isin() (and in1d()) Aug 21, 2023
@mrfh92
Copy link
Collaborator

mrfh92 commented Aug 21, 2023

This is about an interesting functionality that is still missing.

Therefore, reviewed and kept within #1109

@mrfh92 mrfh92 removed this from the Repo Clean-Up milestone Aug 21, 2023
@mrfh92
Copy link
Collaborator

mrfh92 commented Aug 21, 2023

Could serve as a first issue for someone who already wants to start with a not so straightforward example.

@mrfh92 mrfh92 added the good first issue Good for newcomers label Aug 21, 2023
@ClaudiaComito ClaudiaComito removed their assignment Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Anything relating the API enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants