MV2

masked_where(condition, x, copy=1)[source]

Marked Where

Returns
x as an array masked where condition is true. Also masked where x or condition masked.