numpy.ndarray.__setitem__#

方法

ndarray.__setitem__(key, value, /)#

将 self[key] 设置为 value。