CSCI P-14110 Introduction to Programming, Computational Science, and Data Visualization
This is the course website CSCI P-14110
View On GitHub
Lesson 7 - Intro to maps, beginning interactivity with ipywidgets
Resources
Python Library downloads
Data Downloads
Reading
FDV, Ch. 15: Visualizing geospatial data
FDV, Ch. 7: Visualizing distributions: Histograms and density plots
This intro to ipywidgets
(you don’t have to “get” everything on this page, just read and play with some widgets!)
Optional
:
Geopandas Docs
&
Example Widgets Notebooks
Optional
: VAD Ch. 8: Arrange Spatial Data, Ch. 11: Manipulate View & Ch. 7: Arrange Tables
Materials
Lecture 7: (
view
,
source
,
present
)
Notebook example_hw_prompt_lesson07: (
view
,
download
)
Notebook inClass_week07: (
view
,
download
)
Notebook prep_notebook_lesson07: (
view
,
download
)
Notebook test_imports_lesson07: (
view
,
download
)