Niels

Results 3 issues of Niels

**Describe the bug** When reviewing the estimated performance plot after running a DLE estimator, the RMSE is moving under the threshold. Whilst performance is actually better, it is still labeled...

bug
triage

**Describe the bug** Median stat calculation fails when a column has a single value due to sampling error component calculation. **To Reproduce** ```python import pandas as pd import nannyml as...

bug
stale

Try reverting to the older situation (see 5493766dfdb60315f0ec3a2e3addb6d6836f36d7). It was apparently causing issues in the Conda package build process. The changes were added to deal with suddenly broken builds on...