CSCI P-14110 Introduction to Programming, Computational Science, and Data Visualization

This is the course website CSCI P-14110

Lesson 7 - Intro to maps, beginning interactivity with ipywidgets

Resources

Python Library downloads

Data Downloads

Reading

  1. FDV, Ch. 15: Visualizing geospatial data
  2. FDV, Ch. 7: Visualizing distributions: Histograms and density plots
  3. This intro to ipywidgets (you don’t have to “get” everything on this page, just read and play with some widgets!)
  4. Optional: Geopandas Docs & Example Widgets Notebooks
  5. Optional: VAD Ch. 8: Arrange Spatial Data, Ch. 11: Manipulate View & Ch. 7: Arrange Tables

Materials