DatasetFolder Class
The folder that this Dataset is in. If not specified, Dataset will appear at the root level.
Constructor
DatasetFolder(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
name
|
The name of the folder that this Dataset is in. |
Attributes
name
The name of the folder that this Dataset is in.
name: str | None