from_csv
- classmethod ParameterHistory.from_csv(path: str) glotaran.parameter.parameter_history.ParameterHistory[source]
Create a history from a csv file.
- Parameters
path (str) – The path to the csv file.
- Returns
The created history.
- Return type
Create a history from a csv file.
path (str) – The path to the csv file.
The created history.