Skip to content

indexing tests - #14

Merged
keewis merged 8 commits into
xarray-contrib:mainfrom
keewis:indexing
Feb 15, 2025
Merged

indexing tests#14
keewis merged 8 commits into
xarray-contrib:mainfrom
keewis:indexing

Conversation

@keewis

Copy link
Copy Markdown
Member

Since the label-based indexing methods (loc / sel) build on top of isel, that's all we really need to test for those.

Still to be done is reindex and possibly item (not sure if I missed anything else).

@keewis

Copy link
Copy Markdown
MemberAuthor

this most certainly can be improved, but for now I think this is sufficient for merging

@keewis
keewis merged commit 64d3d67 into xarray-contrib:mainFeb 15, 2025
@keewis
keewis deleted the indexing branch February 15, 2025 16:03
@keewiskeewis mentioned this pull request Feb 15, 2025
16 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@keewis