pe.callback.text.save_text_to_csv module
- class pe.callback.text.save_text_to_csv.SaveTextToCSV(output_folder, iteration_format='09d')[source]
Bases:
CallbackThe 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.Dataobject of the synthetic data