Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 3.04 KB

README.MD

File metadata and controls

37 lines (26 loc) · 3.04 KB

Binder

Notebooks

Dia 1

  • Intro Open In Colab
  • Collections and sequences Open In Colab

Dia 2

  • Numpy Open In Colab
  • Pandas Open In Colab
  • Pandas snippets Open In Colab
  • Classes (OOP) Open In Colab

Unsupervised Learning

Exercises

  • Intro exercises Open In Colab
  • Collections exercises Open In Colab
  • Numpy Open In Colab

Resources and bibliography:

Data science with python

Python (advanced)

  • Fluen Python Good book about how to master and write better python
  • Pytudes Peter Norvig's amazing notebooks

DataViz

  • PyViz. Set of python tools to visualize data with examples and installation tutorial
  • Python Graph Gallery. Amazing gallery with nearly all kinds of plots with example code (also in R).