Skip to content

More Interactive Data Viz, Intro to Vector Data & GeoPandas

Notifications You must be signed in to change notification settings

MUSA-550-Fall-2023/week-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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