Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.78 KB

File metadata and controls

38 lines (28 loc) · 1.78 KB

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

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

Don't forget assignment 1 / Sep 19.

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