ReadExcel¶
Dataset Node for reading Excel files
Type¶
dataset
Class¶
fire.nodes.dataset.NodeDatasetExcel
Fields¶
| Name | Title | Description |
|---|---|---|
| path | Path | Path of the Excel file |
| sheetName | Sheetname | Excel Sheet Name |
| header | Header | Does the file have a header row |
| outputColNames | Column Names for the Excel | New Output Columns of the SQL |
| outputColTypes | Column Types for the Excel | Data Type of the Output Columns |
| outputColFormats | Column Formats for the Excel | Format of the Output Columns |