statsmodels.stats.weightstats.DescrStatsW.std_ddof# DescrStatsW.std_ddof(ddof=0)[source]# standard deviation of data with given ddof Parameters: ddofint, floatdegrees of freedom correction, independent of attribute ddof Returns: stdfloat, ndarraystandard deviation with denominator sum_weights - ddof