File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ Collection of Python libraries for data analytics and machine learning.
99
1010!!! info "News"
1111
12+ **4.7.2023** Installed `python-data/3.10-23.07` with newer packages of popular Python
13+ modules.
14+
1215 **28.10.2022** Module `python-data/3.8` was added for those who
1316 specifically need Python 3.8.
1417
@@ -37,9 +40,12 @@ allow.
3740
3841Current versions are:
3942
40- - ` python-data/3.10-22.09 ` or ` python-data/3.10 ` : installed in
41- September 2022, includes for example Scikit-learn 1.1.2, SciPy
42- 1.9.1, Pandas 1.4.4 and JupyterLab 3.4.6.
43+ - ` python-data/3.10-23.07 ` : installed in July 2023, includes for
44+ example Scikit-learn 1.2.2, SciPy 1.11.1, Pandas 2.0.3 and JupyterLab
45+ 4.0.2.
46+ - (default version) ` python-data/3.10-22.09 ` or ` python-data/3.10 ` :
47+ installed in September 2022, includes for example Scikit-learn
48+ 1.1.2, SciPy 1.9.1, Pandas 1.4.4 and JupyterLab 3.4.6.
4349- ` python-data/3.9-22.04 ` or ` python-data/3.9 ` : installed in April
4450 2022, includes for example Scikit-learn 1.0.2, SciPy 1.8.0, Pandas
4551 1.4.2 and JupyterLab 3.3.4.
You can’t perform that action at this time.
0 commit comments