Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 6.45 KB

README.md

File metadata and controls

40 lines (29 loc) · 6.45 KB

Week 3
Geospatial Data Analysis and GeoPandas

badge

badge

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