Display and Export data (Analysis summary)¶
- src.lib.print_table.summary_table(results_summary, excel_filename)¶
Creates a presentation of the data from summary for evaluation. First creates a version to be displayed on the console to the user. Second creates Excel format (from Pandas) and then configure the same sheet to improve the formatting.