Skip to content

Conversation

lagru
Copy link
Member

@lagru lagru commented Aug 18, 2025

Which was somewhat ambiguous and more complicated than necessary. In the recent skimage sprint we agreed that we don't want to use it going forward. Instead let's go with the convention used by scikit-learn.

Release note

For maintainers and optionally contributors, please refer to changelist's README on how to document this PR for the release notes.

Remove array expressions expired by scikit-image. This impacts forms like
`(M, 3) int array`. Instead, prefer the more expressive convention used by
scikit-learn, e.g., `array of dtype int and shape (M, 3)`.

Which was somewhat ambiguious and more complicated than necessary.
Instead let's go with the convention used by scikit-learn.
@lagru lagru added the deprecation (Breaking) API change or removal of a feature label Aug 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecation (Breaking) API change or removal of a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant