pyinterp.core.AxisInt64.is_ascending¶
- AxisInt64.is_ascending(self: pyinterp.core.AxisInt64) 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.