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 exercício faz parte do curso
Dealing with Missing Data in Python
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
