data_juicer.core.executor.factory module# class data_juicer.core.executor.factory.ExecutorFactory[源代码]# 基类:object static create_executor(executor_type: str) → DefaultExecutor | RayExecutor[源代码]#