Right now, mostlyai-engine can impute only tabular encoding types.
It would be a nice addition to allow imputation for language encoding types as well.
A possible use case
As a user, I will train a generator on mixed tabular and language text columns that contain null values. I will then conditionally generate the missing values for the rows with null text columns.