Code error when calling from data_modules.tsa_functions_quantra

I am trying to run a script in Jupyter Notebooks. It is from the Quantra course on Forecasting and found in the ARIMA Model of Order (p, d, q)



It rejects the line of code: 



from data_modules.tsa_functions_quantra import model_performance





The error is:

ModuleNotFoundError: No module named 'data_modules'

Hi Matthew,



It seems you have downloaded the notebook in isolation and the data_modules folder is not found by the Python program.



You can download the zip file at the end of the course and then run the unzipped code files. That should work!



Let me know if that works out for you!



Thanks,

Gaurav

Hi Gaurav,



No that isn't the issue, I downloaded the zip folder and ran the file after unzipping it.



It is not liking the "data_modules.tsa_functions_quantra" command.

We would need to connect with you say via gmeet and learn the issue better. Would be available for screen sharing? If yes, then share the suitable time to connect with you.