Introduction
  • Introduction
  • Importance of exploratory data analysis
Setting up environment for EDA
  • Installing things
  • First python program
Reading the data and treating missing values
  • Reading data with pandas
  • Basic data frame functions & Missing value treatment
More learning. Learn AI for free
  • Learn AI for free
Outliers detection using box plots
  • Detecting outliers
Univariate & Bivariate analysis of data features
  • Univariate analysis of variables. Reading and understanding histograms
  • Bivariate analysis of the features. Analysing one feature using another
Conclusion
  • Conclusion