PreprocessingStep#

class polpo.preprocessing.str.PreprocessingStep[source]#

Bases: ABC

Preprocessing step.

abstract apply(data)[source]#

Apply step.