SparkNoOpTransformer
- class sparklightautoml.pipelines.features.base.SparkNoOpTransformer(roles)[source]
Bases:
SparkBaseTransformer,CommonPickleMLWritable,CommonPickleMLReadableThis transformer does nothing, it just returns the input dataframe unchanged.