Contents
Menu
Expand
Light mode
Dark mode
Auto light/dark, in light mode
Auto light/dark, in dark mode
Skip to content
Data Parallel Extension for NumPy (dpnp) 0.21.0dev8 documentation
Back to top
View this page
dpnp.ndarray.__setitem__
¶
method
ndarray.
__setitem__
(
key
,
value
,
/
)
¶
Set
self[key]
to a value.