loader

classmethod ParameterHistory.loader(path: str) ParameterHistory

Create a history from a csv file.

Parameters:

path (str) – The path to the csv file.

Returns:

The created history.

Return type:

ParameterHistory