Import Time Series code does not work in notebook

Course Name: Python For Trading!, Section No: 6, Unit No: 3, Unit type: Notebook

When I run this notebook I get errors on the yf calls and I can never get back to the state where the notebook has not been run so I can see the "static" output.  I've tried shutting down the web browser and cleaing data.

Hi Kevin,



Usually, if you log out from your Quantra account and log back in after a certain period (it might take 2 hours), the notebook is reset to the original state as seen when you first opened the unit.



Can I suggest one more method?

You can always download the zip file from the last unit of the course. This zip file contains all the notebooks and data files which have been presented in the entire course. You can set up a virtual environment like Quantra (please refer to the Setting Up Python On Your System blog) and then work on the required notebook yourself.