Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprenda Challenge: Identify Data Issues in a Customer Dataset | Data Quality Essentials
Data Cleaning & Data Quality in R

bookChallenge: Identify Data Issues in a Customer Dataset

Tarefa

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.

Solução

Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 1. Capítulo 2
single

single

Pergunte à IA

expand

Pergunte à IA

ChatGPT

Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo

close

bookChallenge: Identify Data Issues in a Customer Dataset

Deslize para mostrar o menu

Tarefa

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.

Solução

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 1. Capítulo 2
single

single

some-alt