ARIMA

Error in line 3, file <user_algo.py>:pandas_datareader.data module is not in import whitelist. Contact support for further queries.

Above Error found while running ARIMA model on nifty

Hi Ankush,



If you are using Blueshift to run your code then you can get data using builtin methods. You can refer to below link on how to get the data: https://blueshift.quantinsti.com/docs/datafetch/



For the ARIMA model, just try to run through Jupyter notebook. click here to know more about Jupyter notebook.



Thanks!