record.tolist() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
generic.flags integer value of flags
record.flat a 1-d view of scalar
ndarray.std(axis=None, dtype=None, out=None, ddof=0, keepdims=False) Returns the standard deviation of the array elements along
ndarray.var(axis=None, dtype=None, out=None, ddof=0, keepdims=False) Returns the variance of the array elements, along given
ndarray.__setslice__ x.__setslice__(i, j, y) <==> x[i:j]=y Use of negative indices is not supported
recarray.real The real part of the array. See also
ndarray.__rshift__ x.__rshift__(y) <==> x>>y
record.reshape() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
ndarray.cumprod(axis=None, dtype=None, out=None) Return the cumulative product of the elements along the given axis.
Page 14 of 56