Challenge: Identify Data Issues in a Customer Dataset
Opgave
Swipe to start coding
Apply your knowledge of data quality issues by flagging missing, duplicated, and inconsistent entries in a customer data frame. Use your understanding of R functions to identify these issues.
- Add a column to flag rows with any missing values.
- Add a column to flag duplicated rows.
- Add a column to flag rows where the email does not contain the "@" character.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 3. Kapitel 2
single
Spørg AI
Spørg AI
Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat
Suggested prompts:
Can you explain this in simpler terms?
What are the main takeaways from this?
Can you provide an example to illustrate this?
Fantastisk!
Completion rate forbedret til 5
Challenge: Identify Data Issues in a Customer Dataset
Stryg for at vise menuen
Opgave
Swipe to start coding
Apply your knowledge of data quality issues by flagging missing, duplicated, and inconsistent entries in a customer data frame. Use your understanding of R functions to identify these issues.
- Add a column to flag rows with any missing values.
- Add a column to flag duplicated rows.
- Add a column to flag rows where the email does not contain the "@" character.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 3. Kapitel 2
single