HarvardOpenData / data-science-tutorial

Introduction to data science using numpy, pandas, and matplotlib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Introduction to data science using numpy, pandas, and matplotlib

License:MIT License


Languages

Language:HTML 61.9%Language:Jupyter Notebook 38.1%