Run StatsForecast distributedly on top of Dask.StatsForecast works on top of Spark, Dask, and Ray through Fugue. StatsForecast will read the input DataFrame and use the corresponding engine. For example, if the input is a Spark DataFrame, StatsForecast will use the existing Spark session to run the forecast.
Installation
As long as Dask is installed and configured, StatsForecast will be able to use it. If executing on a distributed Dask cluster, make use thestatsforecast library is installed across all the workers.

