nixtla icon indicating copy to clipboard operation
nixtla copied to clipboard

Include mention of Dask and Ray in distributed example.

Open mergenthaler opened this issue 2 years ago • 2 comments

It would be good to make more explicit the support of the AnyDateFrame paradigm. (Source: JS from Guac)

mergenthaler avatar Nov 02 '23 16:11 mergenthaler

hey @mmenchero, could you take this issue?

the task consists of based on the notebooks how to forecast - spark and how to do cross validation - spark:

  • make a PR with exactly the same notebooks but using dask (you can see an example using statsforecast here)
  • make a PR with exactly the same notebooks but using ray (you can see an example using statsforecast here)
  • the notebooks should be lie in the same directory following the name convention there

AzulGarza avatar Nov 09 '23 19:11 AzulGarza

Sure, I'm on it.

MMenchero avatar Nov 09 '23 19:11 MMenchero

Closing - I think this was solved in our docs update some time ago

elephaint avatar Jul 30 '24 20:07 elephaint