ndarray.strides Tuple of bytes to step in each dimension when traversing an array. The byte offset of element
record.itemset() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
recarray.nbytes Total bytes consumed by the elements of the array. Notes Does not include
ndarray.__deepcopy__() ? Deep copy of array. Used if copy.deepcopy is called on an array.
generic.put() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
record.choose() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
matrix.searchsorted(v, side='left', sorter=None) Find indices where elements of v should be inserted in a to maintain
ndarray.max(axis=None, out=None) Return the maximum along a given axis. Refer to
ndarray.squeeze(axis=None) Remove single-dimensional entries from the shape of a. Refer to
matrix.any(axis=None, out=None)
Page 6 of 56