Input dataframe for statsforecast #779
-
Hi all, I'm new to Python, PySpark and StatsForecast... i'm now trying to run a simple forecast example to get familiar with this module. My first step was to create a dataframe with the mandatory columns I converted it to a pyspark.pandas.frame.DataFrame and it looks good. However, when i apply the function
Function Do you have any idea of what might be happening here? Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 11 replies
-
Hey @AFilipaVEL, thanks for using statsforecast. Can you provide the code that you're running or the full stacktrace of the error? |
Beta Was this translation helpful? Give feedback.
No, you don't need it. Just provide a spark dataframe to
StatsForecast.forecast