eltonlaw / impyute

Data imputations library to preprocess datasets with missing data
http://impyute.readthedocs.io/
MIT License
354 stars 49 forks source link

impossible value handling #90

Closed eltonlaw closed 5 years ago

eltonlaw commented 5 years ago

To fix things like negative counts and enforce range limits.

Ways of handling:

Needed as part of #68