pyfolio — Easy Playground
Portfolio and risk analytics: Sharpe, drawdown, factor exposure
Getting started with pyfolioRun locally
Install
pip install pyfolio-reloadedPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: pyfolio)
pyfolio is a third-party package. Portfolio and risk analytics: Sharpe, drawdown, factor exposure. Install with: pip install pyfolio-reloaded
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?