NIXTLA library for Pyspark environment in DataBricks #696
Unanswered
nsamanta-wegmans
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
I was wondering if it is possible to apply StatsForecast,, MLForest and NeuralForecast in Pyspark environment directly without using any wrapper like Fugue. In Databricks I am not being able to apply say ARIMA/NAIVE directly on pyspark dataframe. it is only working when I use Fugue. But I do see in Nixtla example file that it is being applied in sark without any additional library.
Beta Was this translation helpful? Give feedback.
All reactions