Datasets:
TwinkStart
/
peoples_speech
like
0
Dataset card
Data Studio
Files
Files and versions
Community
Subset (1)
default
·
34.9k rows
default (34.9k rows)
Split (1)
test
·
34.9k rows
test (34.9k rows)
SQL
Console
Ctrl+K
-- The SQL console is powered by DuckDB WASM and runs entirely in the browser.
-- Get started by typing a query or selecting a view from the options below.
SELECT
*
FROM
test
LIMIT
10
;
Subsets and Splits
|
Loading
Run Query