Type: nodetool.constant.DataFrame
Namespace: nodetool.constant
Description
Represents a fixed DataFrame constant in the workflow. table, data, dataframe, pandas
Use cases:
- Provide static data for analysis or processing
- Define lookup tables or reference data
- Set sample data for testing or demonstration
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| value | dataframe |
{"type":"dataframe","uri":"","asset_id":null,"d... |
Outputs
| Output | Type | Description |
|---|---|---|
| output | dataframe |
Related Nodes
Browse other nodes in the nodetool.constant namespace.