from_yaml_file¶
-
classmethod
ParameterGroup.from_yaml_file(filepath: str) → glotaran.parameter.parameter_group.ParameterGroup[source] Creates a
ParameterGroupfrom a YAML file.- Parameters
filepath – The path to the YAML file.
ParameterGroup.from_yaml_file(filepath: str) → glotaran.parameter.parameter_group.ParameterGroup[source]Creates a ParameterGroup from a YAML file.
filepath – The path to the YAML file.