sort
sort(
self ,
reverse = False,
)-> ‘tuple[BaseCoord, slice | ArrayLike]’
Sort the contents of the coord. Return new coord and slice for sorting.
method of dascore.core.coords.CoordRange | source |
sort(
self ,
reverse = False,
)-> ‘tuple[BaseCoord, slice | ArrayLike]’
Sort the contents of the coord. Return new coord and slice for sorting.