pyinterp.core.AxisInt64.__getitem__

AxisInt64.__getitem__(*args, **kwargs)

Overloaded function.

  1. __getitem__(self: pyinterp.core.AxisInt64, index: typing.SupportsInt) -> int

  2. __getitem__(self: pyinterp.core.AxisInt64, indices: slice) -> numpy.typing.NDArray[numpy.int64]