SciPy

numpy.ma.MaskedArray.__truediv__

MaskedArray.__truediv__(other)[source]

Divide other into self, and return a new masked array.