towhee.engine.execution.pandas_execution.PandasExecution

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

Bases: object

Pandas execution of operator on DataFrame.

Methods