Excel_Write
Node
Node Description
Writes a table or set of tables as an Excel spreadsheet.
Retrieves one or more tables from Ganymede data lake, processes via user-defined function, and writes output to specified Excel spreadsheet. If output_spreadsheet_name is set to "override_spreadsheet_name", return a dict where the key is the desired spreadsheet name, and value is the spreadsheet contents.
ex: {"<desired_spreadsheet_name>": <spreadsheet_contents>}
Node Attributes
- output_spreadsheet_name
- spreadsheet name to write to storage bucket