robertmartin8 / PyPortfolioOpt

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

Fix typo in warning message #420

Closed 0xconix closed 2 years ago

0xconix commented 2 years ago

I found a typo in a warning message in the helper function to plot the efficient frontier from an EfficientFrontier object.