We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bda34be commit b38ea63Copy full SHA for b38ea63
1 file changed
index.ipynb
@@ -27,7 +27,8 @@
27
"- [Matplotlib](./library_matplotlib.ipynb)\n",
28
"- [NumPy](./library_numpy.ipynb)\n",
29
"- [scikit-learn](./library_sklearn.ipynb)\n",
30
- "- [SciPy](./library_scipy.ipynb)"
+ "- [SciPy](./library_scipy.ipynb)\n",
31
+ "- [Pandas](./library_pandas.ipynb)"
32
]
33
}
34
],
@@ -47,7 +48,7 @@
47
48
"name": "python",
49
"nbconvert_exporter": "python",
50
"pygments_lexer": "ipython3",
- "version": "3.11.1"
51
+ "version": "3.12.0"
52
53
},
54
"nbformat": 4,
0 commit comments