field.isin functionality
atbenmurray opened this issue · 0 comments
atbenmurray commented
exetera needs an 'isin' function that carries out the numpy isin functionality. This should probably be implemented in the form of exetera.isin(...).
We could also potentially expose this functionality in other ways, such as a_field.isin() although that doesn't mirror the numpy api