Skip to content
  • Robert P. Goldman's avatar
    ee4bd61c
    Add ImputationWarning class. · ee4bd61c
    Robert P. Goldman authored
    The idea is that a programmer be able to ignore imputation warnings if they know that data is being imputed. It's easier to do this with a distinct class than with just UserWarning.
    ee4bd61c
    Add ImputationWarning class.
    Robert P. Goldman authored
    The idea is that a programmer be able to ignore imputation warnings if they know that data is being imputed. It's easier to do this with a distinct class than with just UserWarning.
Loading