Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-18 14:38:28 +01:00 committed by GitHub
parent 0de09c917d
commit c529b08544
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -80,10 +80,17 @@ Important VS Code notes:
* [Simple plot and imshow examples](matplotlib/basics/README.md)
* [Overview of the available functions](matplotlib/overview/README.md)
## Pandas
* [Basics](pandas/basics/README.md)
## Numpy
* [Beyond normal np.save](numpy_save_special/README.md)
* [Dealing with Matlab files](numpy_mat_files/README.md)
## Sci-kit Learn
* [Overview](scikit-learn/overview/README.md)