mirror of
https://github.com/robertmartin8/PyPortfolioOpt.git
synced 2022-11-27 18:02:41 +03:00
updated inline docs with types
This commit is contained in:
@@ -14,7 +14,7 @@ Currently implemented:
|
||||
- negative mean return
|
||||
- (regularised) negative Sharpe ratio
|
||||
- (regularised) volatility
|
||||
- CVaR (expected shortfall)
|
||||
- negative CVaR (expected shortfall). Caveat emptor: this is very buggy.
|
||||
"""
|
||||
|
||||
import numpy as np
|
||||
|
||||
Reference in New Issue
Block a user