Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2024-02-16 09:31:50 +01:00 committed by GitHub
parent 6b092a752c
commit 588566f1d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -156,7 +156,7 @@ In the case you know Matlab check here:
* [K Nearest Neighbours (pure numpy)](numpy/knn/README.md)
## SciPy
* [Remove a common signal from your data](scipy/SVD_data_cleaning/README.md)
* [Remove a common signal from your data with SVD](scipy/SVD_data_cleaning/README.md)
* [scipy.signal: Butterworth low, high and band-pass](scipy/scipy.signal_butterworth/README.md)