ComfyUI Node
Pandas Feature Split To Pt
A ComfyUI node in Data Analysis with 5 inputs and 2 outputs.
Pandas Feature Split To Pt
- dataframe
- feature
- label
◄label_integer_position-1►
◄output_1d_labeltrue►
◄feature_data_type▾►
◄label_data_type▾►
CategoryData Analysis
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| dataframe | DATAFRAME | — | |
| label_integer_position | INT | -1-10–1024 | — |
| output_1d_label | BOOLEAN | true | — |
| feature_data_type | COMBO | 9 options: float32, float16, bloat16, float64, int8, uint8, +3 | |
| label_data_type | COMBO | 9 options: float32, float16, bloat16, float64, int8, uint8, +3 |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| feature | TENSOR | — |
| label | TENSOR | — |