Skip to content

Topandas

flowtask.components.ToPandas

ToPandas

ToPandas(loop=None, job=None, stat=None, **kwargs)

Bases: FlowComponent

Convert any input into a DataFrame.

close async

close()

Close the component.

run async

run()

Run the component.

start async

start(**kwargs)

Initialize the component.