Read Excel

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

Sheet Name

Excel Sheet Name

header

Header

Does the file have a header row

schema

InferSchema

boxConnection

Box Connection

accessToken

Access Token

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

Details

This node reads data from Excel files.