March 2022
Beginner to intermediate
448 pages
12h 26m
English
If I were to propose a toast to a newly minted class of data analysts, I’d raise my glass and say, “May your data arrive perfectly structured and free of errors!” In reality, you’ll sometimes receive data in such a sorry state that it’s hard to analyze without modifying it. This is called dirty data, a general label for data with errors, missing values, or poor organization that makes standard queries ineffective. In this chapter, you’ll use SQL to clean a set of dirty data and perform other useful maintenance tasks to make data workable.
Dirty data can have multiple origins. Converting data from one file ...
Read now
Unlock full access