Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Wrong required annotation on (0, 1) #742

Closed
Aclrian opened this issue Jun 24, 2022 · 2 comments
Closed

Wrong required annotation on (0, 1) #742

Aclrian opened this issue Jun 24, 2022 · 2 comments
Labels
bug 🪲 Something isn't working duplicate This issue or pull request already exists wrong annotation An annotation was generated automatically but is incorrect

Comments

@Aclrian
Copy link
Contributor

Aclrian commented Jun 24, 2022

URL Hash

#/sklearn/sklearn.preprocessing._data/minmax_scale/feature_range

Actual Annotation Type

@required

Actual Annotation Inputs

n/a

Expected Annotation Type

@optional

Expected Annotation Inputs

(0, 1)
or no annotation

Suggested Solution (optional)

No response

Additional Context (optional)

Usages:
(0, 1): 422
others: <10

@Aclrian Aclrian added bug 🪲 Something isn't working wrong annotation An annotation was generated automatically but is incorrect labels Jun 24, 2022
@Aclrian
Copy link
Contributor Author

Aclrian commented Jun 24, 2022

also: #/sklearn/sklearn.preprocessing._data/MinMaxScaler/init/feature_range

@lars-reimann lars-reimann added the duplicate This issue or pull request already exists label Jun 24, 2022
@lars-reimann
Copy link
Member

@lars-reimann lars-reimann closed this as not planned Won't fix, can't repro, duplicate, stale Jun 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug 🪲 Something isn't working duplicate This issue or pull request already exists wrong annotation An annotation was generated automatically but is incorrect
Projects
None yet
Development

No branches or pull requests

2 participants