Lecture 7 – Data Cleaning and EDA

by Joseph Gonzalez (Spring 2020)

Make sure to complete the Quick Check questions in between each video. These are ungraded, but it’s in your best interest to do them.

Video Quick Check
7.1
Exploratory data analysis and its position in the data science lifecycle. The relationship between data cleaning and EDA.
7.1
7.2
Exploring various different data storage formats and their tradeoffs.
7.2
7.3
Primary keys and foreign keys. Eliminating redundancy in tables.
7.3
7.4
Defining and discussing the terms quantitative discrete, quantitative continuous, qualitative ordinal, qualitative nominal.
7.4
7.5
Discussing the granularity and scope of our data to ensure that it's appropriate for analysis. Discussing various methods of encoding time, and flaws to be aware of.
7.5
7.6
Ways in which our data can be incorrect or corrupt. Different methods for addressing missing values, and their tradeoffs.
7.6
7.7
Summarizing the process of EDA, and a demo of EDA on real data.
7.7