Kaggle Pokemon Dataset – 5 Day Data Challenge – Day 1

When it comes to Data Science, I'm always shooting to be the very best, like no one ever was, so what's a better dataset to analyse than this POKEMON dataset from Kaggle! Today is the first day of the 5 Day Data Challenge on Kaggle and we are reading in and summarizing a .csv in Python. Check it out below, or click this link if you'd prefer to read my code on the Gist website instead. Thanks!

KAGGLE – Who was likely to survive the Titanic? (With Python & Seaborn)

This is my first Kaggle submission, including data cleaning, feature selection and visualisations to make some first impressions on what the data story is telling us about who is most likely to survive. I'll be making some other submissions soon including testing out a few different Machine Learning classifiers to make predictions.