ComfyUI Node
Pandas Feature Split To Numpy
A ComfyUI node in Data Analysis with 3 inputs and 2 outputs.
Pandas Feature Split To Numpy
- dataframe
- feature
- label
◄label_integer_position-1►
◄output_1d_labeltrue►
CategoryData Analysis
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| dataframe | DATAFRAME | — | |
| label_integer_position | INT | -1-10–1024 | — |
| output_1d_label | BOOLEAN | true | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| feature | NDARRAY | — |
| label | NDARRAY | — |