mirror of
https://github.com/davrot/pytutorial.git
synced 2025-06-07 07:00:02 +02:00
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)
|
* [Simple plot and imshow examples](matplotlib/basics/README.md)
|
||||||
* [Overview of the available functions](matplotlib/overview/README.md)
|
* [Overview of the available functions](matplotlib/overview/README.md)
|
||||||
|
|
||||||
|
## Pandas
|
||||||
|
* [Basics](pandas/basics/README.md)
|
||||||
|
|
||||||
|
|
||||||
## Numpy
|
## Numpy
|
||||||
* [Beyond normal np.save](numpy_save_special/README.md)
|
* [Beyond normal np.save](numpy_save_special/README.md)
|
||||||
* [Dealing with Matlab files](numpy_mat_files/README.md)
|
* [Dealing with Matlab files](numpy_mat_files/README.md)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Sci-kit Learn
|
## Sci-kit Learn
|
||||||
* [Overview](scikit-learn/overview/README.md)
|
* [Overview](scikit-learn/overview/README.md)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue