Session Ready
Exercise

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.

Instructions
50 XP
Possible Answers