Mapping Starter Code

  • hw5.py: shifted to OOP-style, with a Mapping class for students to implement
  • hw5_creative.ipynb: Added an AccessibleMapping class to follow the OOP style as well with a comment on how to address advanced usage.
  • expected/: Re-generated expected plots with Arial font to ensure students don't have issues with the font in cse163_imgd.py that were experienced last quarter.
  • food_access/: Contains CSV and SHP data files. Paths in technical and creative component should correctly point to these.

Merge request reports

Loading