Description Usage Arguments Value See Also
Delete datasets from an AzureML workspace.
1 | delete.datasets(ws, name, host)
|
ws |
An AzureML workspace reference returned by |
name |
Either one or more |
host |
AzureML delete service endpoint |
A data frame with columns Name, Deleted, status_code indicating the HTTP status code and success/failure result of the delete operation for each dataset.
Other dataset functions: datasets
,
download.intermediate.dataset
,
upload.dataset
, workspace
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.