statsmodels.stats.weightstats.DescrStatsW.var_ddof# DescrStatsW.var_ddof(ddof=0)[source]# variance of data given ddof Parameters: ddofint or float, optionaldegrees of freedom correction, independent of attribute ddof Returns: varfloat or ndarrayvariance with denominator sum_weights - ddof