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.
この演習はコースの一部です
