Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-16 15:40:07 +01:00 committed by GitHub
parent 0d61136d06
commit 4a05bdeaa9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -84,6 +84,9 @@ Important VS Code notes:
* [Beyond normal np.save](numpy_save_special/README.md)
* [Dealing with Matlab files](numpy_mat_files/README.md)
## Sci-kit Learn
* [Overview](scikit-learn/overview/README.md)
## Python: Data analysis
* [Remove a common signal from your data](SVD_data_cleaning/README.md)