from_csv

classmethod ParameterHistory.from_csv(path: str) ParameterHistory[source]

Create a history from a csv file.

Parameters:

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

Returns:

The created history.

Return type:

ParameterHistory