numpy.record.flatten — NumPy v2.3 Manual (original) (raw)

method

record.flatten()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.flatten.