PipelineChild
laktory.models.pipelinechild.PipelineChild
ยค
Bases: BaseChild
Pipeline Child Class
| PARAMETER | DESCRIPTION |
|---|---|
dataframe_api_
|
DataFrame API to use in DataFrame Transformer nodes. Either 'NATIVE' (backend-specific) or 'NARWHALS' (backend-agnostic).
TYPE:
|
dataframe_backend_
|
Type of DataFrame backend
TYPE:
|