Skip to content

Commit b38ea63

Browse files
authored
Add Pandas to index (#191)
1 parent bda34be commit b38ea63

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

index.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
"- [Matplotlib](./library_matplotlib.ipynb)\n",
2828
"- [NumPy](./library_numpy.ipynb)\n",
2929
"- [scikit-learn](./library_sklearn.ipynb)\n",
30-
"- [SciPy](./library_scipy.ipynb)"
30+
"- [SciPy](./library_scipy.ipynb)\n",
31+
"- [Pandas](./library_pandas.ipynb)"
3132
]
3233
}
3334
],
@@ -47,7 +48,7 @@
4748
"name": "python",
4849
"nbconvert_exporter": "python",
4950
"pygments_lexer": "ipython3",
50-
"version": "3.11.1"
51+
"version": "3.12.0"
5152
}
5253
},
5354
"nbformat": 4,

0 commit comments

Comments
 (0)