Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 6.9 KB

README.md

File metadata and controls

40 lines (28 loc) · 6.9 KB

Week 3
More Interactive Data Viz, Intro to Vector Data & GeoPandas

badge

badge

Topics

  • Interactive data viz with the holoviz ecosystem
  • Vector data and introduction to GeoPandas
  • Spatial relationships and joins
  • Demo: 311 requests by neighborhood in Philadelphia

General Background Reading

Some general background readings that will help establish the foundation for this week's work. From Python for Data Analysis by Wes McKinney:

Documentation

Further Reading / References