AttributeError: 'Series' object has no attribute 'freq' (DeepAR algorithm in Time series forecasting) #2363
Unanswered
sylviahangnguyen
asked this question in
Help
Replies: 1 comment
-
Hi @fallingstar3107, thanks for reaching out. The example repository you linked looks to be unmaintained. Could you please try one of these examples instead?
Please let us know if you run into any issues or have further questions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
I'm running
dbg-deepar.ipynb
, provided moduledeepar_util.py
by following the tutorialStock Price Prediction, using SageMaker DeepAR.
The problem may be that I cannot update Pandas on SageMaker Studio Notebook. My Pandas version '1.0.1'
class DeepARPredictor in deepar_util.py
Function in dbg-deepar.ipynb
** Error logs**
System information
Beta Was this translation helpful? Give feedback.
All reactions