modelskill
modelskill copied to clipboard
Comparer/ComparerCollection isel
I thought this was something different when reading the title of the PR. The isel() method that had in mind would wrap the corresponding xarray.Dataset.isel method (or like pandas iloc).
Doesn't the sel() method already do what you have in this PR?