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.
이 연습은 강의의 일부입니다
