awslabs / datawig

Imputation of missing values in tables.
Apache License 2.0
478 stars 69 forks source link

Unify precision filter #114

Closed felixbiessmann closed 5 years ago

felixbiessmann commented 5 years ago

There appear to be two places in the code where precision filtering for categorical predictions is done.

We should make sure filtering is done consistently and preferably without changing the size of the input data frame