tear_down(drop_datasets)
Remove all datasets and their data from the project.
Properties
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
drop_datasets | bool | <optional> | True | If True, drops each dataset entirely. If False, only clears the data from each dataset. |
Returns:
None
- Type
- None