-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
enhancementA new improvement or featureA new improvement or feature
Description
We currently support more python versions than underlying packages. For us it's 3.6, 3.7, 3.8 and 3.9, while pandas stopped supporting 3.6 a while ago. Also, numpy suggests dropping Python3.6 support in a week. Finally, the latest Ubuntu LTS (20.04) also ships 3.8 by default.
I therefore propose to drop Python 3.6 from the entire Auto-sklearn toolchain to make our lives easier. The affected packages would be the ConfigSpace, SMAC3 and the pynisher. This would then also affect Auto-Pytorch I guess.
Metadata
Metadata
Assignees
Labels
enhancementA new improvement or featureA new improvement or feature