In this project, I performed Exploratory Data Analysis (EDA) using Python and Pandas.
I cleaned the dataset, handled missing values, and analyzed patterns in the data.
Key tasks included:
Data cleaning and preprocessing
Handling null values
Data visualization
Extracting insights from the dataset
Tools used: Python, Pandas, Matplotlib