towhee.engine.execution.pandas_execution.PandasExecution

class towhee.engine.execution.pandas_execution.PandasExecution[source]

Bases: object

Execute operator on pandas DataFrame

Methods