Could not import "sktime" library in quantconnect.com though quantconnect supports the library

54 Views Asked by At

Lately, I was working on time series forecasting on QuantConnect. In the documentation of QuantConnect, it is mentioned that it the coding environment supports sktime library (a python library) but when I tried importing the sktime ARIMA forecaster, it is giving the following error. 1

0

There are 0 best solutions below