AnotherSamWilson / miceforest

Multiple Imputation with LightGBM in Python
MIT License
353 stars 31 forks source link

Fail if data was passed out of order. #59

Closed AnotherSamWilson closed 2 years ago

AnotherSamWilson commented 2 years ago

Right now the process will chug along without issue, even if the columns (pandas) were passed out of order. This results in incorrect imputations. Make this a fail condition.

AnotherSamWilson commented 2 years ago

Closed with 0cf83a89ea011b51daa2e6ef4b252b0009917bd6