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

method

record.repeat(repeats, /, axis=None)

#

Scalar method identical to

ndarray.repeat

.