An
record.data pointer to start of data
ndarray.searchsorted(v, side='left', sorter=None) Find indices where elements of v should be inserted in a to maintain
recarray.dump(file) Dump a pickle of the array to the specified file. The array can be read back with pickle.load or numpy
recarray.tolist() Return the array as a (possibly nested) list. Return a copy of the array data as a (nested) Python
record.base base object
record.put() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
generic.sum() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
matrix.prod(axis=None, dtype=None, out=None)
matrix.tostring(order='C') Construct Python bytes containing the raw data bytes in the array. Constructs Python
Page 33 of 56