You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/content/MTSIT/src/main.py", line 23, in
from datasets.data import data_factory, Normalizer
File "/content/MTSIT/src/datasets/data.py", line 12, in
from sktime.utils import load_data
ImportError: cannot import name 'load_data' from 'sktime.utils' (/usr/local/lib/python3.10/dist-packages/sktime/utils/init.py)
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/content/MTSIT/src/main.py", line 23, in
from datasets.data import data_factory, Normalizer
File "/content/MTSIT/src/datasets/data.py", line 12, in
from sktime.utils import load_data
ImportError: cannot import name 'load_data' from 'sktime.utils' (/usr/local/lib/python3.10/dist-packages/sktime/utils/init.py)
The text was updated successfully, but these errors were encountered: