Skip to content

Analyzes the Titanic passenger dataset using Python and pandas. It includes data cleaning, descriptive statistics, missing value analysis, feature engineering (FamilySize, IsAlone, AgeGroup), survival comparison analysis, and structured JSON export using Python classes. The processed dataset is validated & exported for reuse in downstream systems.

Notifications You must be signed in to change notification settings

aprilatkinson/titanic-data-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

Analyzes the Titanic passenger dataset using Python and pandas. It includes data cleaning, descriptive statistics, missing value analysis, feature engineering (FamilySize, IsAlone, AgeGroup), survival comparison analysis, and structured JSON export using Python classes. The processed dataset is validated & exported for reuse in downstream systems.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages