Python | Numpy MaskedArray.__floordiv__
numpy.ma.MaskedArray class is a subclass of ndarray designed to manipulate numerical arrays with missing data. With the help of Numpy MaskedArray.__floordiv__ operator we can divide a particular value that is provided as a parameter to this function. Syntax: numpy.MaskedArray.__floordiv__ Return: Di