pyinterp.Axis.is_ascending

Axis.is_ascending(self: pyinterp.core.Axis) bool

Test if the data is sorted in ascending order.

Returns:

True if the data is sorted in ascending order.