x.__setitem__(i, y) <==> x[i]=y
numpy.ndarray.__getitem__
numpy.ndarray.__getslice__
Enter search terms or a module, class or function name.