MaskedArray.__truediv__(other)
MaskedArray.repeat(repeats, axis=None)
MaskedArray.__int__()
MaskedArray.shape Tuple of array dimensions. Notes May be used to ?reshape? the
MaskedArray.__isub__(other)
MaskedArray.__rxor__ x.__rxor__(y) <==> y^x
MaskedArray.product(axis=None, dtype=None, out=None)
MaskedArray.__ifloordiv__(other)
MaskedArray.__idiv__(other)
MaskedArray.ndim Number of array dimensions. Examples
Page 8 of 11