MaskedArray.__getslice__(i, j)
MaskedArray.__rfloordiv__(other)
MaskedArray.__abs__() <==> abs(x)
generic.shape tuple of array dimensions
recarray.mean(axis=None, dtype=None, out=None, keepdims=False) Returns the average of the array elements along given axis
MaskedArray.nbytes Total bytes consumed by the elements of the array. Notes Does
MaskedArray.__long__() <==> long(x)
generic.searchsorted() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars
MaskedArray.__pow__(other)
generic.std() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
Page 11 of 56