Hugo Delatte
Hugo Delatte
Thanks for the PR. Correct me if I'm wrong, but .cursor/mcp.json file is for direct local dev of skfolio so I don't think we should ship it in the library...
It seems context7 doesn't read python files, only .rst, .md, or .txt So we are missing out on the examples and API as they are generated at build time and...
That's very good. I think `plot_composition_treemap` should be a method of `Portfolio` (not `BasePortfolio` because we cannot produce treemap for MultiPeriodPortfolio). For the `asset_groups`, I agree that it would be...
Thanks for the suggestion @moyuanchen. Let me share some feedback on the three proposed features. The comments below are based on a trade-off between library feature completeness and API usability,...