pyinterp.TemporalAxis.__getitem__

pyinterp.TemporalAxis.__getitem__#

TemporalAxis.__getitem__(*args, **kwargs)#

Overloaded function.

  1. __getitem__(self: pyinterp.core.TemporalAxis, index: typing.SupportsInt) -> numpy.ndarray

  2. __getitem__(self: pyinterp.core.TemporalAxis, indices: slice) -> numpy.ndarray