Data quality assessment
Next, check missing values and clean airbnb_combined. First count nulls in the original airbnb_listing.neighborhood_group column (that is what the question asks). Then standardize spellings, check duplicates, and drop rows with nulls in key columns.
This exercise is part of the course
Case Study: Data Analysis in Databricks
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise