recarray.clip(min=None, max=None, out=None) Return an array whose values are limited to [min, max]. One of max
ndarray.dump(file) Dump a pickle of the array to the specified file. The array can be read back with pickle.load or numpy
generic.tostring() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from
ndarray.__itruediv__ x.__itruediv__(y) <==> x/y
record.dumps() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
ndarray.real The real part of the array. See also
ndarray.ndim Number of array dimensions. Examples >>>
matrix.ctypes An object to simplify the interaction of the array with the ctypes module. This attribute creates
generic.swapaxes() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from
record.argmax() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
Page 30 of 56