Exploratory Data Analysis (EDA) is an approach for data analysis that employs a variety of techniques (mostly graphical) to maximize insights into a data set.
This Repository contains python code to highlight some of the most useful data analysis methods focused on feature analysis.
- Numeric-Numeric Feature Analysis
- Feature-Feature Relationship
- Correlation Matrix
- Categorical Variable Analysis
- Box-Plot Visualization