This project analyzes the Titanic dataset using Python and Pandas as part of the June Month AI/ML task.
- Titanic Dataset
- Pandas
- Matplotlib
- Loaded the dataset using Pandas
- Performed data cleaning
- Generated summary statistics
- Created visualizations
- Extracted insights from the data
- Survival Count Graph
- Age Distribution Histogram
- Passenger Class Distribution Graph
- Titanic_Analysis.ipynb
- titanic dataset.csv
- README.md