Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 403 Bytes

lab13.md

File metadata and controls

11 lines (6 loc) · 403 Bytes

Lab 13

Activities:

  1. Share with your group, what is your favorite Python module, and why? It could be something we use in 320, or something you learned elsewhere.

  2. learn how to query a SQL database to get a pandas DataFrame

  3. learn how to count cells with specific values inside a numpy array

  4. learn how to read raster data to a numpy array