Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.34 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.34 KB

Week 3: Geospatial Data Analysis and GeoPandas

Binder

Topics

  • Vector data and introduction to GeoPandas
  • Spatial relationships and joins
  • Demo: 311 requests by neighborhood in Philadelphia
  • Exercise: property assessments by neighborhood

General Background Reading

The Python Data Science Handbook

  • Chapter 2: Numpy
  • Chapter 3: Pandas
  • Chapter 4: matplotlib

Documentation

Further Reading / References