statsforecast
statsforecast copied to clipboard
[BUG] `ds` object error
Describe the bug
When ds is a object, the method forecast arises an error but at the end of the pipeline, once the forecasts are computed.
Expected behavior
Check ds type at the beginning.