Part 1: Analyze financial data, handle data with different year-ends
- To prepare for this session, please go to my EAA github site and clone or fork it.
- Start the Jupyter notebook and open the file
session_7_prep.ipynb
. If you use Spyder, for the Python file click here.
- We will try to answer the question if the Net Income variable in the U.S. Bank Holding Company data is a stock or a flow variable.
session_7_prep
Part 2: Post-discussion of Assignment 2