utils.files.output

Created on Mon Apr 17 2023 @name: output.py @desc: Output file formatting and saving @auth: Djalim Simaila @e-mail: djalim.simaila@inrae.fr

Functions

format_data(data, separator[, selected_columns])

Format the data to be saved in the output file.

save_output_file(output_file, content)

Save the output file.