from_yaml_file

classmethod ParameterGroup.from_yaml_file(filepath: str)glotaran.parameter.parameter_group.ParameterGroup[source]

Creates a ParameterGroup from a YAML file.

Parameters

filepath – The path to the YAML file.