AnotherSamWilson / miceforest

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

Make assertion that kernel working_data is the same as data provided in fit() #50

Closed AnotherSamWilson closed 2 years ago

AnotherSamWilson commented 2 years ago

The process assumes this is true, results will be silently incorrect if this is not true.

AnotherSamWilson commented 2 years ago

Fixed in 2a2d01cd1a3844f9e23e4413c217b7b611ccda41