pymovements.datasets.PotsdamBingeWearablePVT.to_yaml# PotsdamBingeWearablePVT.to_yaml(path: str | Path, exclude_private: bool = True) → None[source]# Save a dataset definition to a YAML file. Parameters: path (str | Path) – Path where to save the YAML file to. exclude_private (bool) – Exclude attributes that start with _.