pyinterp.core.Axis.__getitem__

Axis.__getitem__(*args, **kwargs)

Overloaded function.

  1. __getitem__(self: pyinterp.core.Axis, index: int) -> float

  2. __getitem__(self: pyinterp.core.Axis, indices: slice) -> numpy.ndarray[numpy.float64]