This repository contains a complete Exploratory Data Analysis (EDA) of the Titanic dataset. It includes:
- Data cleaning and handling missing values
- Outliars by boxplot
- handling redundant features
- histogram analysis
- Categorical analysis with groupby and countplots
- data transformation
- Correlation matrix and insights
- A fully processed CSV ready for modeling
Tools used: Python, Pandas, Seaborn, Matplotlib data source:finlatics.com