mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-18 21:26:41 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
4679372473
commit
557474f480
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ All the tutorials are tested with Python 3.11.x. Older version might have a prob
|
|||
## Python: The Basics of the basics
|
||||
* [Truth Value Testing](Truth_Value_Testing/README.md)
|
||||
|
||||
## Numpy
|
||||
* [Beyond normal np.save](numpy_save_special/README.md)
|
||||
|
||||
## Python: Data analysis
|
||||
|
||||
* [Numpy: Random numbers the non-legacy way](numpy_random/README.md)
|
||||
|
|
Loading…
Add table
Reference in a new issue