statsforecast icon indicating copy to clipboard operation
statsforecast copied to clipboard

Add AWS dependencies for ray

Open AzulGarza opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. ray needs additional dependencies to run with AWS (boto3 and botocore).

Describe the solution you'd like It would be great to install those dependencies, using just pip install statsforecast[ray,aws] or something similar.

AzulGarza avatar Jul 16 '22 23:07 AzulGarza