Task 1: Count of NaN in the DataFrame

Calculate how many NaN we have in our dataset.

Hint: use isnull().

Solution

Get hands-on with 1200+ tech skills courses.