I analyzed the Titanic dataset using Python by cleaning data, handling missing values, and performing exploratory data analysis (EDA). I visualized key patterns and found insights such as higher survival rates for females and first-class passengers. Tools used: Python, Pandas, NumPy, Matplotlib, Seaborn.