Problem Set 5 - GIS & Data Science ~DRAFT~

ENV 859 - Geospatial Data Analytics   |   Fall 2023   |   Instructor: John Fay  
  • Download and expand the Zipfile located here.

  • This workspace contains folders containing NumPy and Pandas exercises and associated data. Complete the Jupyter workbooks in each folder. Note that HTML versions of each are included to guide what answers should look like.

  • Refer to the materials & videos covered in class on how each should be done. And remember to work independently on these problem sets.

  • When complete, zip your workspace and submit to the Problem Set 5 entry in Sakai’s Assignment section.


Notes:

Pandas

1-Pandas-Exercise.html

  • The last few code chunks are just for demonstration purposes; nothing for you to do beyond examine and explore. However: can you think of a reason why the distance values may be incorrect?? And how we might correct the issue?

GeoPandas

1-GeoPandas-Exercise.ipynb

  • Don’t forget that this must be run using the “gis” Conda environment created here