We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8aa24c commit 6d7ff73Copy full SHA for 6d7ff73
README.rst
@@ -72,10 +72,6 @@ scikit-learn requires:
72
73
=======
74
75
-**Scikit-learn 0.20 was the last version to support Python 2.7 and Python 3.4.**
76
-scikit-learn 1.0 and later require Python 3.7 or newer.
77
-scikit-learn 1.1 and later require Python 3.8 or newer.
78
-
79
Scikit-learn plotting capabilities (i.e., functions start with ``plot_`` and
80
classes end with ``Display``) require Matplotlib (>= |MatplotlibMinVersion|).
81
For running the examples Matplotlib >= |MatplotlibMinVersion| is required.
0 commit comments