dask / dask-ml

Scalable Machine Learning with Dask
http://ml.dask.org
BSD 3-Clause "New" or "Revised" License
903 stars 256 forks source link

Python 3.11 support #970

Closed crusaderky closed 8 months ago

crusaderky commented 1 year ago

Numba 0.57, featuring Python 3.11 support, has just been released: https://numba.readthedocs.io/en/stable/release-notes.html#version-0-57-0-1-may-2023

AFAIK that was the only dependency blocking support of Python 3.11 in dask-ml too.

crusaderky commented 1 year ago
crusaderky commented 1 year ago

Numba for Python 3.11 is now in conda-forge