I'm trying to load a functional dataset about weather and run the MFPCA method on it.
This is my code:
from FDApy.misc.loader import read_csv
And the error is:
No module named 'sktime.utils.load_data'
I'm trying to load a functional dataset about weather and run the MFPCA method on it.
This is my code:
from FDApy.misc.loader import read_csv
And the error is:
No module named 'sktime.utils.load_data'
Copyright © 2021 Jogjafile Inc.