kalyan678 / scipy_pandas_tutorial

Repository containing notebooks for my Pandas tutorial at SciPy India 2013

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Most of these notebooks contain tutorial exercises that require only Pandas (http://pandas.pydata.org) and it's dependencies (NumPy, SciPy, Matplotlib).

The geopandas demo, however, requires geopandas (http://github.com/geopandas/geopandas), and it's dependencies are:

  • Fiona
  • Shapely
  • Descartes

You can interactively play with the notebooks here: Binder

About

Repository containing notebooks for my Pandas tutorial at SciPy India 2013


Languages

Language:Jupyter Notebook 96.3%Language:Python 3.7%