get_total_returns_nb
Returns:
get_expectancy_nb
Returns:
get_sharpe_nb
Note on
ddof:- Use
ddof=0for population variance, where you have data for the entire population. - Use
ddof=1for sample variance, to correct for bias when estimating the variance of a population from a sample.
Returns:

