MaskedArray.__truediv__(other)
MaskedArray.base Base object if memory is from some other object. Examples The base
matrix.dump(file) Dump a pickle of the array to the specified file. The array can be read back with pickle.load or numpy.load
record.squeeze() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
generic.mean() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
generic.compress() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from
matrix.ndim Number of array dimensions. Examples >>>
record.imag imaginary part of scalar
matrix.diagonal(offset=0, axis1=0, axis2=1) Return specified diagonals. In NumPy 1.9 the returned array is a read-only
MaskedArray.product(axis=None, dtype=None, out=None)
Page 36 of 56