pymovements.datasets.InteRead.from_yaml# static InteRead.from_yaml(path: str | Path) → DatasetDefinition[source]# Load a dataset definition from a YAML file. Parameters: path (str | Path) – Path to the YAML definition file Returns: Initialized dataset definition Return type: DatasetDefinition