Ask a question to get started
Enter to sendā¢Shift+Enter new line
diff_dataset_versions( self, dataset_id: Optional[ID_TYPE] = None, *, dataset_name: Optional
dataset_id
Optional[Union[UUID, str]]
None
The ID of the dataset.
dataset_name
Optional[str]
from_version
Union[str, datetime.datetime]
to_version
Get the difference between two versions of a dataset.
The name of the dataset.
The starting version for the diff.
The ending version for the diff.