mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
[Doc] Fix bad links of dask and mars in ray-libraries.rst (#22210)
This commit is contained in:
parent
0f2a2224c2
commit
9f77090c1c
1 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ Dask |dask|
|
|||
|
||||
Dask provides advanced parallelism for analytics, enabling performance at scale for the tools you love. Dask uses existing Python APIs and data structures to make it easy to switch between Numpy, Pandas, Scikit-learn to their Dask-powered equivalents.
|
||||
|
||||
[`Link to integration <dask-on-ray.html>`__]
|
||||
[`Link to integration <../data/dask-on-ray.html>`__]
|
||||
|
||||
Flambe |flambe|
|
||||
---------------
|
||||
|
@ -81,7 +81,7 @@ MARS |mars|
|
|||
|
||||
Mars is a tensor-based unified framework for large-scale data computation which scales Numpy, Pandas and Scikit-learn. Mars can scale in to a single machine, and scale out to a cluster with thousands of machines.
|
||||
|
||||
[`Link to integration <mars-on-ray.html>`__]
|
||||
[`Link to integration <../data/mars-on-ray.html>`__]
|
||||
|
||||
Modin |modin|
|
||||
-------------
|
||||
|
|
Loading…
Add table
Reference in a new issue