Mask the array x where the data are exactly equal to value.
This function is suitable only for object arrays: for floating point, please use `masked_values`_ instead.
Parameters: | x : array_like
value : var
copy : {True, False}, optional
shrink : {True, False}, optional
|
---|