MV2

masked_equal(x, value)[source]

masked_equal(x, value) = x masked where x == value For floating point consider masked_values(x, value) instead.