From 5805fdf4aa8b9623036a3dce62f48f71044c4f42 Mon Sep 17 00:00:00 2001 From: James Lamb Date: Tue, 9 Feb 2021 23:16:56 -0600 Subject: [PATCH] [dask] add versionadded note to Dask docs --- docs/Python-API.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Python-API.rst b/docs/Python-API.rst index 5dee4583b41c..a50ff43f0a4e 100644 --- a/docs/Python-API.rst +++ b/docs/Python-API.rst @@ -36,6 +36,8 @@ Scikit-learn API Dask API -------- +.. versionadded:: 3.2.0 + .. autosummary:: :toctree: pythonapi/