pyinterp.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.