This project performs Exploratory Data Analysis (EDA) on a dataset using Python. The aim is to understand the structure, patterns, and relationships within the data.
- Python
- Pandas
- NumPy
- Matplotlib
- Seaborn
The dataset includes structured data used for analysis and visualization.
- Data cleaning and preprocessing
- Handling missing values
- Statistical summary of data
- Data visualization using graphs and plots
- Distribution of variables
- Relationships between features
- Identification of trends and anomalies
- Download the
.ipynbfile - Open in Jupyter Notebook / VS Code
- Run all cells