Challenge: Identify Data Issues in a Customer Dataset
Uppgift
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 allt tydligt?
Tack för dina kommentarer!
Avsnitt 3. Kapitel 2
single
Fråga AI
Fråga AI
Fråga vad du vill eller prova någon av de föreslagna frågorna för att starta vårt samtal
Suggested prompts:
Can you explain this in simpler terms?
What are the main takeaways from this?
Can you provide an example to illustrate this?
Fantastiskt!
Completion betyg förbättrat till 5
Challenge: Identify Data Issues in a Customer Dataset
Svep för att visa menyn
Uppgift
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 allt tydligt?
Tack för dina kommentarer!
Avsnitt 3. Kapitel 2
single