https://github.com/jaidevd/scipy_pandas_tutorial
Repository containing notebooks for my Pandas tutorial at SciPy India 2013
https://github.com/jaidevd/scipy_pandas_tutorial
geopandas pandas regression scipy time-series
Last synced: about 1 month ago
JSON representation
Repository containing notebooks for my Pandas tutorial at SciPy India 2013
- Host: GitHub
- URL: https://github.com/jaidevd/scipy_pandas_tutorial
- Owner: jaidevd
- Created: 2013-12-12T15:01:25.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-10-20T09:26:26.000Z (over 5 years ago)
- Last Synced: 2025-03-28T17:48:05.560Z (about 2 months ago)
- Topics: geopandas, pandas, regression, scipy, time-series
- Language: Jupyter Notebook
- Size: 28 MB
- Stars: 15
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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
* DescartesYou can interactively play with the notebooks here:
[](http://mybinder.org/repo/jaidevd/scipy_pandas_tutorial)