Identify the missingness type
In this chapter, you've learned how to identify the missingness type using heatmaps, dendograms and matrices. You will now be tasked to use all these techniques to infer the type of missing values in the diabetes
dataset.
Identify the missingness types of Skin_Fold
. You can use the console for your experimentation and analysis. The missingno
package has been imported for you as msno
.
Este ejercicio forma parte del curso
Dealing with Missing Data in Python
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
