Share via


DatasetFolder Class

The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

Constructor

DatasetFolder(*, name: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

The name of the folder that this Dataset is in.

Default value: None

Variables

Name Description
name
str

The name of the folder that this Dataset is in.