Closed sfalquier closed 5 years ago
@sfalquier Are you OK to also remove transformers that do fast nothing (eg. concatenation of columns), as we discussed? (that is how I first understood this issue)
At first sight, it only concerns children transformers that do not handle complex things (such as a rich sql function as parameter). Removing dumb and too simple transformers is expected to be done in #118
ARLAS-proc may no longer contain child class of a Transformer that do not add some specific/complex processing.