sort

method of dascore.core.coords.BaseCoord source

sort(
    self ,
    reverse = False,
)-> ‘tuple[BaseCoord, slice | ArrayLike]’

Sort the contents of the coord. Return new coord and slice for sorting.