We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, i'm a beginner here, got stuck running a huge pandas dataframe on Sagemaker and came across this package.
I read that python 3.12 is not supported on your documentation. Is that due to Ray not supporting 3.12 yet?
Went over to Ray website and saw that they have 3.12 distributions now (Linux python 3.12). https://docs.ray.io/en/master/ray-overview/installation.html
That aside, if this aws package is dependent on Modin, is running the latter on Dask instead of Ray possible? https://www.intel.com/content/www/us/en/developer/tools/oneapi/distribution-of-modin.html#gs.jbdrhk
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, i'm a beginner here, got stuck running a huge pandas dataframe on Sagemaker and came across this package.
I read that python 3.12 is not supported on your documentation. Is that due to Ray not supporting 3.12 yet?
Went over to Ray website and saw that they have 3.12 distributions now (Linux python 3.12).
https://docs.ray.io/en/master/ray-overview/installation.html
That aside, if this aws package is dependent on Modin, is running the latter on Dask instead of Ray possible?
https://www.intel.com/content/www/us/en/developer/tools/oneapi/distribution-of-modin.html#gs.jbdrhk
The text was updated successfully, but these errors were encountered: