MaskedArray.__sub__(other)
ndarray.argmin(axis=None, out=None) Return indices of the minimum values along the given axis of a. Refer
The iterator object
MaskedArray.__float__()
class numpy.record
record.astype() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
record.getfield()
record.T transpose
MaskedArray.__mod__ x.__mod__(y) <==> x%y
generic.data pointer to start of data
Page 52 of 56