ndarray.item(*args) Copy an element of an array to a standard Python scalar and return it.
record.diagonal() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from,
MaskedArray.__and__ x.__and__(y) <==> x&y
recarray.nbytes Total bytes consumed by the elements of the array. Notes Does not include
matrix.min(axis=None, out=None)
ndarray.__ne__ x.__ne__(y) <==> x!=y
MaskedArray.nbytes Total bytes consumed by the elements of the array. Notes Does
generic.cumprod() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from,
generic.searchsorted() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars
recarray.mean(axis=None, dtype=None, out=None, keepdims=False) Returns the average of the array elements along given axis
Page 11 of 56