Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Week 8 overview

Learning Objectives:

  1. Pandas continued

  2. Python’s Date and Time utilities

Participatory Activities

Tue. Mar. 10:

  1. In your Jupyterlab terminal session, create a folder named 260310. Then cd into that directory, and copy all files from /spare11/atm350/common/mar10 into that directory.

  2. Follow along with the class activities

Thu. Mar.12:

  1. In your Jupyterlab terminal session, create a folder named 260312. Then cd into that directory, and copy the single ipynb file from /spare11/atm350/common/mar12 into that directory.

  2. Follow along with the class activities. We will start by continuing with the Datetime notebook from 260310 ... no need to copy it into your 260312 directory.

Assignments

  1. Homework 2 Due Thursday, 3/12, start of class

References

See the reference section at the end of each Python notebook.