openml / openml-python

Python module to interface with OpenML
https://openml.github.io/openml-python/main/
Other
276 stars 142 forks source link

ci: Remove Python 3.6/7 #1308

Closed eddiebergman closed 6 months ago

eddiebergman commented 6 months ago

We removed python 3.6 and python 3.7 in accordance to an undocumented policy #1083:

We follow the Numpy end-of-life schedule: https://numpy.org/neps/nep-0029-deprecation_policy.html#support-table

We will also remove python 3.8 once we work on moving out the sklearn-extensions to their own dedicated repository.