SaveCSV

Saves the DataFrame into the specified location in CSV Format

Type

transform

Class

fire.nodes.save.NodeSaveCSV

Fields

Name Title Description
path Path Path where to save the CSV files
saveMode Save Mode Whether to Append, Overwrite or Error if the path Exists
header Header Should a Header Row be saved with each File?
partitionColNames Partition Column Names Partition Column Names