Exploratory Data Analysis (EDA)

“Tomorrow is tomorrow.
Future cares have future cures,
And we must mind today..”
Sophocles

Read: Python for Data Analysis

TipChapter Objectives

In this chapter, we will learn the following:

  1. Basic summary statistics

  2. Data Visualization using matplotlib

  3. Data Visualization using seaborn

  4. Basic inference from plots