skfolio / skfolio

Python library for portfolio optimization built on top of scikit-learn
https://skfolio.org
BSD 3-Clause "New" or "Revised" License
1.01k stars 76 forks source link

Add support for python3.9 #46

Closed zzxfriend closed 3 months ago

zzxfriend commented 3 months ago

Can Skfolio add support for python3.9? Because some commonly used quantization packages like qlib support only up to python3.9.

HugoDelatte commented 3 months ago

Related to this discussion Also keeping in mind that python 3.9 will reach EOL next year so qlib will probably update its version soon.