organization_name
as **kwargs
.dataset_name
(str) : Dataset name.organization_name
as **kwargs
.dataset_id
(int) : Dataset id.dataset_version_hash
(str) : Dataset version hash.organization_name
as **kwargs
.organization_name
as **kwargs
.dataset_name
(str) : Dataset name.description
(str) : dataset description. Defaults to None.is_version_enabled
(bool) : True if a dataset versioning is set, False otherwise. Defaults to False.is_public
(bool) : True if a dataset is source from a public bucket, False otherwise. Defaults to False.external_path
(str) : AWS S3 or Google Cloud Storage bucket URL. Defaults to None.aws_role_arn
(str) : AWS Role ARN to access S3. Defaults to None.version_path
(str) : Versioning bucket path. Defaults to None.organization_name
as **kwargs
.dataset_name
(str) : Dataset name.need_download_url
(bool) : True if you need a download URL, False otherwise. Defaults to False.path
(str) : Directory path to list. Defaults to root(""),recursive
(bool) : True if list files recursively, False otherwise. Defaults to False.organization_name
as **kwargs
.dataset_name
(str) : Dataset name.source_path
(str) : Local source path.dest_path
(str) : Destination path within the dataset.organization_name
as **kwargs
.dataset_name
(str) : Dataset name.source_path
(str) : Source path within the dataset.dest_path
(str) : Local destination path.organization_name
as **kwargs
.dataset_name
(str) : Dataset name.source_path
(str) : Source path within the dataset.dest_path
(str) : Local destination path.recursive
(bool) : True if file is a directory, False otherwise. Defaults to False.organization_name
as **kwargs
.dataset_name
(str) : Dataset name.path
(str) : File path.recursive
(bool) : True if file is a directory, False otherwise. Defaults to False.