We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78a050d commit 0ccde15Copy full SHA for 0ccde15
tutorials/data_preparation/missing_data/README.md
@@ -5,7 +5,7 @@ For that reason, **handling missing data** is one important step in **Data Prepa
5
6
## 🪐 Tutorials
7
- [01 - Introduction to Missing Data](missing_data_introduction.ipynb)
8
-- [02 - Missing Data Imputation with Statistical Methods](../data_preparation/missing_data/data_imputation_with_statistical_methods.ipynb)
+- [02 - Missing Data Imputation with Statistical Methods](data_imputation_with_statistical_methods.ipynb)
9
- 03 - Missing Data Imputation with Machine Learning Methods (👷♀️ coming soon!)
10
11
## 🔗 Resources
0 commit comments