numpy.core.defchararray.chararray.put
-
chararray.put(indices, values, mode='raise') -
Set
a.flat[n] = values[n]for allnin indices.Refer to
numpy.putfor full documentation.See also
numpy.put- equivalent function
© 2008–2016 NumPy Developers
Licensed under the NumPy License.
https://docs.scipy.org/doc/numpy-1.10.1/reference/generated/numpy.core.defchararray.chararray.put.html