Table exporter
311 times
98.71 %
600 milliseconds
Export Table to a file
Input
Table
2d excel like table
Output
File
Configuration
file_name
File name (without extension)
stringfile_format
select_paramcsvdelimiter
Only for CSV files
select_paramautowrite_header
Set True to write column names (header), False otherwise
booltruewrite_index
Set True to write row names (index), False otherwise
bool