robertmartin8 / PyPortfolioOpt

Financial portfolio optimisation in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
https://pyportfolioopt.readthedocs.io/
MIT License
4.55k stars 957 forks source link

Fix deprecation warning in Pandas method 'pct_change' #608

Closed webbsledge closed 3 weeks ago

webbsledge commented 3 weeks ago

Use in 'expected_returns.py' generates a deprecation warning.