record.nonzero() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
matrix.argmax(axis=None, out=None)
matrix.nonzero() Return the indices of the elements that are non-zero. Refer to
ndarray.__getslice__ x.__getslice__(i, j) <==> x[i:j] Use of negative indices is not supported.
generic.max() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
recarray.max(axis=None, out=None) Return the maximum along a given axis. Refer to
generic.transpose() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from
ndarray.shape Tuple of array dimensions. Notes May be used to ?reshape? the array, as long
recarray.setflags(write=None, align=None, uic=None) Set array flags WRITEABLE, ALIGNED, and UPDATEIFCOPY, respectively
The
Page 14 of 56