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
9417224eff
commit
3028948a74
1 changed files with 4 additions and 1 deletions
|
@ -4,7 +4,10 @@
|
|||
|
||||
All the tutorials are tested with Python 3.11.x. Older version might have a problem with the new versions of type anotations.
|
||||
|
||||
## Programming Basics: Python Data analysis and more
|
||||
Python: The Basics of the basics
|
||||
* [Truth Value Testing](Truth_Value_Testing/README.md)
|
||||
|
||||
## Python Data analysis and more
|
||||
|
||||
* [Numpy: Random numbers the non-legacy way](numpy_random/README.md)
|
||||
* [Remove a common signal from your data](SVD_data_cleaning/README.md)
|
||||
|
|
Loading…
Add table
Reference in a new issue