name stringclasses 5 values | id int64 0 4 |
---|---|
triforce | 0 |
master sword | 1 |
hylian shield | 2 |
boomerang | 3 |
hookshot | 4 |
-- 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 train LIMIT 10;
Subsets and Splits | Loading