dask-ml
dask-ml copied to clipboard
Update docstrings to import dask.ml
Now that dask/dask#6384 is in updated user examples to import from dask.ml instead of dask_ml.
xref #687
@jacobtomlinson @jrbourbeau Are we to a point where this can be merged?
Yes, since https://github.com/dask/dask/pull/6384 was included in the dask=2021.11.0 release we should be good to go. However we'll need to update our minimum support dask version to 2021.11.0 here:
https://github.com/dask/dask-ml/blob/1e811ce48951a45a54859aca387510abdc085722/setup.py#L14