Skip to content

isin functions should return boolean mem fields rather than ndarrays #274

@atbenmurray

Description

@atbenmurray

some of the isin functions return ndarray functions directly, but should return boolean NumericMemFields. You can see examples of this in FieldDataOps._unary_op where ndarrays are assigned to newly created NumericMemFields. Please add this to FieldDataOps.apply_isin

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions