Skip to content

Commit

Permalink
Add Pandas to index (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardob90 authored Dec 15, 2023
1 parent bda34be commit b38ea63
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
"- [Matplotlib](./library_matplotlib.ipynb)\n",
"- [NumPy](./library_numpy.ipynb)\n",
"- [scikit-learn](./library_sklearn.ipynb)\n",
"- [SciPy](./library_scipy.ipynb)"
"- [SciPy](./library_scipy.ipynb)\n",
"- [Pandas](./library_pandas.ipynb)"
]
}
],
Expand All @@ -47,7 +48,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.1"
"version": "3.12.0"
}
},
"nbformat": 4,
Expand Down

0 comments on commit b38ea63

Please sign in to comment.