Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 640 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 640 Bytes

Python Frederick 2019-05-08

Prerequisites

This notebook contains both the slides and the code used in this talk. Assuming you already have jupyter notebook installed, simply pip install -r requirements.txt to install the necessary packages.

You will also need to have the latest TIGER/line state boundaries shapefile unzipped into this directory. Available for download here.

Slides

To display this notebook as slides in your browser, run jupyter nbconvert working_with_geospatial_data.ipynb --to slides --post serve