pymovements.datasets.GazeBase.to_yaml# GazeBase.to_yaml(path: str | Path) → None# Save a dataset definition to a YAML file. Parameters: path (str | Path) – Path where to save the YAML file to.