data_juicer.core.executor.factory module

class data_juicer.core.executor.factory.ExecutorFactory[source]

Bases: object

static create_executor(executor_type: str)[source]