record.tolist() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
record.size number of elements in the gentype
recarray.astype(dtype, order='K', casting='unsafe', subok=True, copy=True) Copy of the array, cast to a specified type
matrix.ravel(order='C')
ndarray.var(axis=None, dtype=None, out=None, ddof=0, keepdims=False) Returns the variance of the array elements, along given
MaskedArray.__eq__(other)
MaskedArray.__repr__()
MaskedArray.__rmul__(other)
MaskedArray.__radd__(other)
MaskedArray.__array_priority__ = 15
Page 16 of 56