You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The right approach is to make ECDFResult and EmpiricalDistributionFunction generic on the dtype of EmpiricalDistributionFunction.quantiles (float64 | longdouble). Note that EmpiricalDistributionFunction.probabilities is always float64
The right approach is to make
ECDFResultandEmpiricalDistributionFunctiongeneric on the dtype ofEmpiricalDistributionFunction.quantiles(float64 | longdouble). Note thatEmpiricalDistributionFunction.probabilitiesis alwaysfloat64