pymovements.datasets.MouseCursor.from_yaml#
- static MouseCursor.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: