numpy.record.tolist#

method

record.tolist()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.tolist.