pyinterp.core.Axis.__getitem__¶
- Axis.__getitem__(*args, **kwargs)¶
Overloaded function.
__getitem__(self: pyinterp.core.Axis, index: int) -> float
__getitem__(self: pyinterp.core.Axis, indices: slice) -> numpy.ndarray[numpy.float64]
Overloaded function.
__getitem__(self: pyinterp.core.Axis, index: int) -> float
__getitem__(self: pyinterp.core.Axis, indices: slice) -> numpy.ndarray[numpy.float64]