# Week 7 overview ## Learning Objectives: 1. Tabular data analysis with Pandas 1. Date and time in Python 1. Intro to Cartopy --- ## Assignments: Homework 3 to be assigned next Tuesday, 3/7 ## Class notes: ### Feb. 28 #### Preparation: Go to your **atm350** directory In your atm350 directory, make a directory named *230228* and cd into it **Copy** all the files ending in `.ipynb` from the `/spare11/atm350/common/feb28` directory into your *230228* directory #### Activities 1. Conclude Pandas notebook 2 (**230223/02_pandas.ipynb**) from Feb. 23 1. Datetime notebook (**Datetime.ipynb**) 1. Pandas notebook 3 (**03_Pandas_NYSM.ipynb**) ### Mar. 2 #### Preparation: Go to your **atm350** directory In your atm350 directory, make a directory named *230302* and cd into it **Copy** all the files ending in `.ipynb` from the `/spare11/atm350/common/mar02` directory into your *230302* directory #### Activities 1. Pandas notebook 3 (**03_Pandas_NYSM.ipynb**) from Feb. 28 1. Cartopy notebook 1 (**01_Cartopy_Introduction.ipynb**)