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': None, 'data': None, 'columns': None}

Outputs

Output Type Description
output dataframe  

Metadata

Browse other nodes in the nodetool.constant namespace.