numpy.ndarray.
getitem
— NumPy v1.13 Manual (
original
) (
raw
)
ndarray.
__getitem__
¶
x.__getitem__(y) <==> x[y]