Closed justinmanley closed 8 years ago
The 'state' column of 'processed_donors' isn't nullable, but has 268 NULL rows. These NULL values are causing the example script to throw an error.
In this PR:
TfidfTextPredicate#preprocess
None
The 'state' column of 'processed_donors' isn't nullable, but has 268 NULL rows. These NULL values are causing the example script to throw an error.
In this PR:
TfidfTextPredicate#preprocess
when called onNone
.