snorkelflow.client.datasets.create_dataset
- snorkelflow.client.datasets.create_dataset(dataset)
Create a dataset.
Specify the workspace_name in SnorkelFlowContext to create a dataset in a non-default workspace.
Deprecated since version 2024.R4: Use
snorkelflow.sdk.Dataset.create()
instead.