Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-04 15:15:57 +01:00 committed by GitHub
parent 6074620fc2
commit aa30dde0a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,7 @@ All the tutorials are tested with Python 3.11.x. Older version might have a prob
## Numpy
* [Beyond normal np.save](numpy_save_special/README.md)
* [Dealing with Matlab files](numpy_mat_files/README.md)
## Python: Data analysis