diff --git a/README.md b/README.md index 23e6f8e..8335d0f 100644 --- a/README.md +++ b/README.md @@ -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)