select_indexers
select_indexers(
self ,
relative: bool = False,
samples: bool = False,
**kwargs ,
)-> ‘tuple[Self, dict[str, int | slice | np.ndarray]]’
Select coordinates and return positional indexers on their original grid.
| method of dascore.core.coordmanager.CoordManager | source |
select_indexers(
self ,
relative: bool = False,
samples: bool = False,
**kwargs ,
)-> ‘tuple[Self, dict[str, int | slice | np.ndarray]]’
Select coordinates and return positional indexers on their original grid.