-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
SKIP: gray vs grey #2604
Copy link
Copy link
Labels
🔽 DeprecationInvolves deprecationInvolves deprecation📜 type: APIInvolves API change(s)Involves API change(s)💬 Discussion
Milestone
Metadata
Metadata
Assignees
Labels
🔽 DeprecationInvolves deprecationInvolves deprecation📜 type: APIInvolves API change(s)Involves API change(s)💬 Discussion
Projects
Status
Done
Description
Recently, I saw a student stuck after typing
Silently, it loads as a RGB image.
Indeed, the API is
as_grey. The problem is that our API is not homogeneous. It seems that US spelling is in majority in our library. I would suggest to either:Any suggestion @scikit-image/core ?