Problem running the code

Course Name: Factor Investing: Concepts and Strategies, Section No: 23, Unit No: 9, Unit type: Exercise

An error occured while running the code:

At line: 8, in from data_modules.multi_factor_util_quantra import performance_filter File “/home/app/tmp/…/data_modules/multi_factor_util_quantra.py”, line 8, in plt.style.use(“seaborn-v0_8-whitegrid”) File “/usr/local/lib/python3.9/site-packages/matplotlib/style/core.py”, line 124, in use raise IOError( OSError: ‘seaborn-v0_8-whitegrid’ not found in the style library and input is not a valid URL or path; see style.available for list of available styles

Hi Veera,

Thanks for pointing it out. The issue has been fixed. You should be able to run the code now without errors.

Best,
Ajay