loader

classmethod ParameterHistory.loader(path: str) glotaran.parameter.parameter_history.ParameterHistory

Create a history from a csv file.

Parameters

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

Returns

The created history.

Return type

ParameterHistory