pymovements.datasets.GazeBaseVR.to_dict# GazeBaseVR.to_dict(exclude_private: bool = True) → dict[str, Any][source]# Return dictionary representation. Parameters: exclude_private (bool) – Exclude attributes that start with _. Returns: Dictionary representation of dataset definition. Return type: dict[str, Any]