heat icon indicating copy to clipboard operation
heat copied to clipboard

Implement isin() (and in1d())

Open ClaudiaComito opened this issue 5 years ago • 3 comments

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 avatar Jan 16 '20 13:01 ClaudiaComito

This is about an interesting functionality that is still missing.

Therefore, reviewed and kept within #1109

mrfh92 avatar Aug 21 '23 10:08 mrfh92

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

mrfh92 avatar Aug 21 '23 10:08 mrfh92