Skip to main content

core.table.download

Download a table’s data by name as list of dicts, JSON string, NDJSON string, CSV or Markdown.

Inputs

string
required
The name of the table to download.
string | null
The format to download the table data in.Default: null.
integer
The maximum number of rows to download.Default: 1000.

Examples

Export table data