mirror of
https://github.com/robertmartin8/PyPortfolioOpt.git
synced 2022-11-27 18:02:41 +03:00
Merge pull request #454 from ryanrussell/master
docs(various): Fix typos
This commit is contained in:
@@ -530,7 +530,7 @@ def portfolio_performance(
|
||||
:type verbose: bool, optional
|
||||
:param risk_free_rate: risk-free rate of borrowing/lending, defaults to 0.02
|
||||
:type risk_free_rate: float, optional
|
||||
:raises ValueError: if weights have not been calcualted yet
|
||||
:raises ValueError: if weights have not been calculated yet
|
||||
:return: expected return, volatility, Sharpe ratio.
|
||||
:rtype: (float, float, float)
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user