Skip to content

Commit 9d53574

Browse files
westurnerTomAugspurger
authored andcommitted
DOC: ecosystem: dask-ml (pandas-dev#18317)
(cherry picked from commit 7c4ae12)
1 parent 4df8ee2 commit 9d53574

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

doc/source/ecosystem.rst

+7-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,13 @@ Out-of-core
222222
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
223223

224224
Dask is a flexible parallel computing library for analytics. Dask
225-
allow a familiar ``DataFrame`` interface to out-of-core, parallel and distributed computing.
225+
provides a familiar ``DataFrame`` interface for out-of-core, parallel and distributed computing.
226+
227+
`Dask-ML <https://dask-ml.readthedocs.io/en/latest/>`__
228+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
229+
230+
Dask-ML enables parallel and distributed machine learning using Dask alongside existing machine learning libraries like Scikit-Learn, XGBoost, and TensorFlow.
231+
226232

227233
`Blaze <http://blaze.pydata.org/>`__
228234
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)