/pandas-tutorial

Teaching materials for pandas and scikit-learn

Primary LanguageJupyter Notebook

Teaching materials for pandas and scikit-learn

This repository contains tutorials for learning python packages pandas and scikit-learn.

Table of Contents

About me

Slides can be found here

Pandas

Intro tutorials on pandas basics

Data munging with pandas

Scikit-learn

Your first data analysis case

A great source of data problems nowadays is the Kaggle platform. We'll be starting today with a simple but representative dataset: Titanic: Machine Learning from Disaster.

  • Guide for orientation to approach the problem

IMPORTANT: you will find plenty of materials to analyze this data, however you'll learn the most if you give the problem some thought and try out several things before resorting to ready-made answers.

License

Derivative content credits its original creators and it's distributed under the license provided by them. Original content developed by Lucía Santamaría is distributed under the MIT license.