In the original requirements, support for mediated cleanup of data was envisioned (for example adding missing columns, populating empty columns that are required, replacing non-conforming data based on values in a controlled value list).
The kernel of this exists in the argument parser's --output argument for specifying an output file, but version 1.0 does not implement this feature.