Utilities Related to Data Processing# Utilities related to the commands for data cleaning and processing. lyscripts.data.utils.save_table_to_csv(file_path: Path, table: DataFrame)[source]# Save a table to output_path.