EDA stands for Exploratory Data Analysis in data science. It refers to the critical process of performing initial investigations on data to discover patterns, spot anomalies, test hypothesis and check assumptions with the help of summary statistics and graphical representations. The key aspects of EDA include:

The goals of EDA are to detect anomalies, test assumptions, generate hypotheses and ultimately gain insights for further focused analysis. It enables deeper understanding of patterns in data before applying predictive models. EDA is an iterative cycle and establishes the basis for more advanced techniques.

General EDA

Some Libraries to use: