Skip to content

Using the titanic dataset from Kaggle, I play around with the dataset by cleaning, manipulating, and exploring.

Notifications You must be signed in to change notification settings

jwnorman/titanic

Repository files navigation

titanic

Using the titanic dataset from Kaggle, I play around with the dataset by cleaning, manipulating, and exploring.

For most variables, I create a functions that manipulate the given dataset (train or test). For example, for the Name variable, I create a function to grab the Title of each name ("Mr", "Jonkheer", "Master", etc).

About

Using the titanic dataset from Kaggle, I play around with the dataset by cleaning, manipulating, and exploring.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages