PracticeTestGeeks home

Data Science FREE Data Science Data Wrangling and Preprocessing Questions and Answers

A dataset for customer analysis contains a 'Country' column with entries like "USA", "U.S.", "United States", and "America".
Before using this feature in a model, a data scientist combines these into a single category, "USA".

What specific data quality issue is being addressed?

Select your answer