Dataset Operations
1 2 3 4 5 6 7 8 9 | read_dataset(x, name, ...)
write_dataset(x, name, data, ...)
remove_dataset(x, name, ...)
exists_dataset(x, name, ...)
list_fields(x, name, ...)
|
x |
connection to a data source |
name |
name of the dataset |
... |
other params passed onto methods |
data |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.