pe.callback.text.save_text_to_csv module
- class pe.callback.text.save_text_to_csv.SaveTextToCSV(output_folder, iteration_format='09d')[source]
Bases:
Callback
The callback that saves the synthetic text to a CSV file.
- __call__(syn_data)[source]
This function is called after each PE iteration that saves the synthetic text to a CSV file.
- Parameters:
syn_data (
pe.data.Data
) – Thepe.data.Data
object of the synthetic data