SparkNoOpTransformer

class sparklightautoml.pipelines.features.base.SparkNoOpTransformer(roles)[source]

Bases: SparkBaseTransformer, CommonPickleMLWritable, CommonPickleMLReadable

This transformer does nothing, it just returns the input dataframe unchanged.