Open Issues Need Help
View All on GitHubFinancial portfolio optimization in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
Financial portfolio optimization in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
AI Summary: This GitHub issue proposes removing the `yfinance` dependency from the project's notebooks and examples. The current setup relies on `yfinance` to download data, making examples internet-dependent. The suggested solution is to replace this with a local, small CSV file, possibly from the existing `cookbook` folder, loaded via a new helper function like `load_stockdata` to ensure examples are self-contained.
Financial portfolio optimization in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
AI Summary: The project's ReadTheDocs builds are currently failing, with the cause unknown but potentially linked to the recent migration to the `pyportfolio` GitHub organization. Investigation is needed to diagnose and fix the build failures. An optional enhancement would be to implement a CI step for documentation builds with a preview feature.
Financial portfolio optimization in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
Financial portfolio optimization in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
Financial portfolio optimization in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity