numpy.ma.masked_not_equal

numpy.ma.masked_not_equal(x, value, copy=True)
Shortcut to masked_where, with condition (x != value).

Previous topic

numpy.ma.masked_less_equal

Next topic

numpy.ma.masked_object

This Page

Quick search