numpy.ma.MaskedArray.__floordiv__
method
-
ma.MaskedArray.__floordiv__(other)
[source] -
Divide other into self, and return a new masked array.
© 2005–2021 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.21/reference/generated/numpy.ma.MaskedArray.__floordiv__.html