select

method of dascore.core.coords.CoordMonotonicArray source

select(
    self ,
    args ,
    relative = False,
)-> ‘tuple[Self, slice | ArrayLike]’

Apply select, return selected coords and index for selecting data.