mirror of
https://github.com/davrot/pytutorial.git
synced 2025-06-06 04:00:03 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
ab1bb43e74
commit
748a572545
1 changed files with 1 additions and 1 deletions
|
@ -85,6 +85,7 @@ In the case you know Matlab check here:
|
||||||
## Matplotlib.pyplot
|
## Matplotlib.pyplot
|
||||||
* [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)
|
||||||
|
* [Animation and Slider](matplotlib/animation_and_slider/README.md)
|
||||||
|
|
||||||
## Pandas
|
## Pandas
|
||||||
* [Basics](pandas/basics/README.md)
|
* [Basics](pandas/basics/README.md)
|
||||||
|
@ -112,7 +113,6 @@ In the case you know Matlab check here:
|
||||||
|
|
||||||
|
|
||||||
## Python: Daily little helper
|
## Python: Daily little helper
|
||||||
|
|
||||||
* [TQDM: Make your progress visible](helper/TQDM/README.md)
|
* [TQDM: Make your progress visible](helper/TQDM/README.md)
|
||||||
* [Argh: Organize your command line arguments](helper/argh/README.md)
|
* [Argh: Organize your command line arguments](helper/argh/README.md)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue