mirror of
https://github.com/vale981/ray
synced 2025-03-07 02:51:39 -05:00
17 lines
344 B
ReStructuredText
17 lines
344 B
ReStructuredText
.. _data_integrations:
|
||
|
||
============
|
||
Integrations
|
||
============
|
||
|
||
If you’re new to Ray Datasets, we recommend starting with the :ref:`Ray Datasets Quick Start <ray_datasets_quick_start>`.
|
||
|
||
This is a guide on how to run Dask, Spark, Mars or Modin on Ray.
|
||
|
||
.. toctree::
|
||
:maxdepth: 2
|
||
|
||
dask-on-ray
|
||
raydp
|
||
mars-on-ray
|
||
modin/index
|