Error when using pypots library #6
-
i install pypots library on my environment successfully but when running the sample code and it give me the error ImportError: cannot import name 'load_specific_dataset' from 'tsdb' (D:\ML\envs\tf_2\lib\site-packages\tsdb_init_.py). I also try it on google colab but it when i call pip install pypots it running forever, how to fix it thank you !!!!
it get the error like this: File D:\ML\envs\tf_2\lib\site-packages\pypots_init_.py:9, in File D:\ML\envs\tf_2\lib\site-packages\pypots\data_init_.py:14, in File D:\ML\envs\tf_2\lib\site-packages\pypots\data\integration.py:10, in ImportError: cannot import name 'load_specific_dataset' from 'tsdb' (D:\ML\envs\tf_2\lib\site-packages\tsdb_init_.py) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 14 replies
-
Hi, which version of TSDB you are using? And PyPOTS. |
Beta Was this translation helpful? Give feedback.
-
Actually this project is just a competition I joined with my club so I am
not in the industry of this field and I don't know the demand or pain
related to POTS but maybe in the future, if I know I will mail you later
!!!!!
Vào Th 5, 21 thg 7, 2022 vào lúc 13:21 Wenjie Du ***@***.***>
đã viết:
… If your dataset is big enough, I believe deep-learning methods can indeed
help.
BTW, is partially-observed time series (POTS) common to see in your
projects? You know, my research work lies in this field, so I am keen to
know about the situation in the industry. This can make me aware of the
requirements of the industry, then I can develop models/algorithms
accordingly. If you know pain points related to POTS in the industry,
please let me know😉
I'm also working on some new ideas, which will be released in the near
future. You can follow me on GitHub, so that you will receive the latest
news about my work.
—
Reply to this email directly, view it on GitHub
<#6 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWXAZ6CJH34MN6QDZGT26GDVVDT5TANCNFSM54GDJJ4Q>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Hi, which version of TSDB you are using? And PyPOTS.