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

method

record.put(indices, values, /, mode='raise')

#

Scalar method identical to

ndarray.put

.