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

method

record.astype(/, dtype, order='K', casting='unsafe', subok=True, copy=True)

#

Scalar method identical to

ndarray.astype

.