record.searchsorted() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars
record.strides tuple of bytes steps in each dimension
record.setfield()
recarray.sort(axis=-1, kind='quicksort', order=None) Sort an array, in-place.
recarray.setfield(val, dtype, offset=0) Put a value into a specified place in a field defined by a data-type. Place
recarray.cumprod(axis=None, dtype=None, out=None) Return the cumulative product of the elements along the given axis.
recarray.copy(order='C') Return a copy of the array.
recarray.argsort(axis=-1, kind='quicksort', order=None) Returns the indices that would sort this array. Refer to
matrix.cumprod(axis=None, dtype=None, out=None) Return the cumulative product of the elements along the given axis.
recarray.fill(value) Fill the array with a scalar value.
Page 10 of 23