Lesson two: Univariate Exploratory Data Analysis
Now that we are a bit more familiar with Python, we will learn how to perform univariate exploratory data analysis. In this session we will go over both graphical and non-graphical ways of analyzing one variable.
Jupyter Notebooks | PDF Preview
Part one
Part one will be focused on non-graphical univariate EDA.
Part two
Part two will be focused on graphical univariate EDA