record.tobytes()
record.min() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
recarray.sum(axis=None, dtype=None, out=None, keepdims=False) Return the sum of the array elements over the given axis.
record.argmin() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
matrix.dumps() Returns the pickle of the array as a string. pickle.loads or numpy.loads will convert the string back to an
recarray.cumsum(axis=None, dtype=None, out=None) Return the cumulative sum of the elements along the given axis. Refer
record.item() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
matrix.view(dtype=None, type=None) New view of array with the same data.
matrix.argmin(axis=None, out=None)
matrix.resize(new_shape, refcheck=True) Change shape and size of array in-place.
Page 9 of 23