Exploring missing data
You've been given a dataset comprised of volunteer information from New York City, stored in the volunteer
DataFrame. Explore the dataset using the plethora of methods and attributes pandas
has to offer to answer the following question.
How many missing values are in the locality
column?
Cet exercice fait partie du cours
Preprocessing for Machine Learning in Python
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
