Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-19 16:08:34 +01:00 committed by GitHub
parent 9cfa0b7b97
commit 9a8c698d74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,8 +102,8 @@ In the case you know Matlab check here:
* [FastICA](scikit-learn/fast_ica/README.md)
## Python: Data analysis
* [Remove a common signal from your data](SVD_data_cleaning/README.md)
## SciPy
* [Remove a common signal from your data](scipy/SVD_data_cleaning/README.md)
## Python: Questions of spectral nature
* [scipy.signal: Butterworth low, high and band-pass](scipy.signal_butterworth/README.md)