Skip to content

Conversation

@keewis
Copy link
Collaborator

@keewis keewis commented Nov 24, 2025

#10580 introduced a shortcut for the first indexer of a lazily indexed array (the existing indexer is slice(None)). However, this means that the resulting slice is not normalized, which apparently some backend arrays require.

@keewis
Copy link
Collaborator Author

keewis commented Nov 24, 2025

the failing docs CI should be unrelated, there's something wrong with downloading the tutorial datasets.

@keewis keewis merged commit d057157 into pydata:main Nov 24, 2025
36 of 37 checks passed
@keewis keewis deleted the slice-normalize branch November 24, 2025 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

diff() failing on lazy-loaded data only

2 participants