In this lab, we'll get some practice creating subplots and explore how we can use the enumerate keyword to make creating them a bit easier! For this lab, we'll explore a dataset containing yearly ...
We use matplotlib for plotting in python. We also have to convert SymPy matrices to NumPy arrays prior to plotting. Therefore, we prefer to define vectors as NumPy arrays if we intend to just plot ...