File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
⚠️⚠️⚠️ The ** ` sklearn ` PyPI package is deprecated use ` scikit-learn ` instead** ⚠️⚠️⚠️
4
4
5
- See [ section below] ( #how-to-fix-the-error-for-the-main-use-cases ) how to fix
6
- the error for the main use cases.
5
+ See [ section below] ( #how-to-fix-the-error-for-the-main-use-cases ) for some advice
6
+ about how to fix the error for the main use cases.
7
7
8
8
Note that the ` scikit-learn ` PyPI package was always the official PyPI package from
9
9
the start of the project: this does not change.
10
10
11
- What changes is that the ` sklearn ` PyPI package which is an empty package with a
12
- dependency to ` scikit-learn ` now fails to install.
11
+ What changed is that the ` sklearn ` PyPI package, which is an empty package with a
12
+ dependency to ` scikit-learn ` , now fails to install.
13
13
See [ section below] ( #reason-for-the-deprecation ) that explain the motivations
14
14
behind this change.
15
15
You can’t perform that action at this time.
0 commit comments