Open JesperDramsch opened 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.84%. Comparing base (
deba13a
) to head (72be86f
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Once a changelog entry is added, I see no issue with approving and merging this.
This resets the
nan_locations
in theBaseImputer
during non-training runs of the code.Specifically, this enables changes in the dataset after training.
Closes #74