pyinterp.core.TemporalAxis.is_ascending¶
- TemporalAxis.is_ascending(self: pyinterp.core.TemporalAxis) bool ¶
Test if the data is sorted in ascending order.
- Returns:
True if the data is sorted in ascending order.
Test if the data is sorted in ascending order.
True if the data is sorted in ascending order.