langtest.utils.benchmark_utils.Summary#
- class Summary(*args, **kwargs)#
Bases:
Generic
[T
]Summary class to manage the summary report
Methods
__init__
(path, *args, **kwargs)Initialize the summary
add_report
(generated_results)Add a new report to the summary
load_data_from_file
(path, *args, **kwargs)Check if file exists
Save the summary to the file
Attributes
df
- load_data_from_file(path: str, *args, **kwargs) DataFrame #
Check if file exists