Type: nodetool.data.ImportCSV
Namespace: nodetool.data
Description
Convert CSV string to dataframe. csv, dataframe, import
Use cases:
- Import CSV data from string input
- Convert CSV responses from APIs to dataframe
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| csv_data | str |
String input of CSV formatted text. | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | dataframe |
Metadata
Related Nodes
Browse other nodes in the nodetool.data namespace.