Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
0de09c917d
commit
c529b08544
1 changed files with 7 additions and 0 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue