numpy.ma.masked_greater_equal

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

Previous topic

numpy.ma.masked_greater

Next topic

numpy.ma.masked_inside

This Page

Quick search