numpy.record.reshape — NumPy v2.6.dev0 Manual

method

record.reshape(*shape, order='C', copy=None)

#

Scalar method identical to

ndarray.reshape

.