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?
Diese Übung ist Teil des Kurses
Preprocessing for Machine Learning in Python
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
