numpy.ndarray.__setitem__#

方法

ndarray.__setitem__(key, value, /)#

將 self[key] 設定為 value。