Data CleaningEasy

How do you handle NULLs when joining two tables?

Seen at: All

You're joining a customers table to a purchases table. Some customers have no purchases. Some purchases are missing a customer_id. What are your options, and how do you decide which to use?

Draft your answer

Saved to this browser only. Try it before you peek at the model answer.

Stuck? Peek at a hint

Reveals the model answer and the self-score rubric.

More data cleaning questions