Description Usage Arguments Value Examples
Download a given data set.
1 2 |
df_up |
Dataframe to upload. |
name |
Data set name |
description |
Optional data set description. |
update_method |
Optional choose the appropriate updateMethod when importing data via the API. Available choices are either to APPEND or REPLACE. |
other_props |
List of addtional properties to send. Currently non-functional |
I'm sure something comes back...
1 | ds_create(my_new_df,'Some name')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.