Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

Old teaching materials for pandas and scikit-learn

Notifications You must be signed in to change notification settings

utstikkar/pandas-tutorial

 
 

Repository files navigation

Teaching materials for python, pandas and scikit-learn

This repository contains tutorials for python basics, pandas, and scikit-learn.

Table of Contents

About me

Slides can be found here

Python basics

Slides can be found here

Python 2 vs Python 3

Jupyter notebook

Python tutorial

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.

About

Old teaching materials for pandas and scikit-learn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Other 0.2%