In the line 8 of the section 6 unit 1 I cannot import pyfolio
Before importing, you need to first install pyfolio in your system. To install, use this command:
!pip install pyfolio
After installation, you can see a successful message. This means the pyfolio can be imported and used in your code.
It's not happening in my system. It happens in the online jupyter notebook supplied at the dayTrading course. Therefore I cannot control the installation.
Could you please share the screenshot of the error message you are getting to quantra@quantinsti.com. This will help to investigate the issue further.
Please note: It would take slightly longer time to run and after that, a number will be shown to the left of code cell indicating that the code cell execution is complete.
Thanks