Skip to content
This repository was archived by the owner on Sep 18, 2019. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 434 Bytes

File metadata and controls

6 lines (4 loc) · 434 Bytes

data-science-tutorial

Introduction to data science using NumPy and Pandas

To run the numpy_pandas_notebook as a presentation, run jupyter nbconvert numpy_pandas_notebook.ipynb --to slides --post serve in your terminal.

Lots of the examples in the materials were inspired by or taken from this awesome data science handbook by Jake VanderPlas. Check it out to learn more!