numpy.ndarray.
setitem
— NumPy v1.13 Manual (
original
) (
raw
)
ndarray.
__setitem__
¶
x.__setitem__(i, y) <==> x[i]=y