Publication dateMar 9, 2022
Confidentiality public Public
Typing name : TASK.gws_core.TableExporter Brick : gws_core Export Table to a file
Generic task that take a file as input and return a resource
Override the export_to_path method to export the resource into a File
login
Input
Table
2d excel like table
settings
Configuration
File name (without extension)
Type : string
Type : string
Allowed values : xlsx
xls
csv
tsv
tab
txt
Default value : csv
Only for CSV files
Type : string
Allowed values : auto
tab
space
,
;
Default value : auto
write_header
Optional Advanced parameter
Set True to write column names (header), False otherwise
Type : bool
Default value : true
write_index
Optional Advanced parameter
Set True to write row names (index), False otherwise
Type : bool
Technical bricks to reuse or customize
Have you developed a brick?
Share it to accelerate projects for the entire community.