Data license: Apache License 2.0 · Data source: tests/fixtures.py · About: About Datasette

3 rows

View and edit SQL

Link rowid ▼ value
1 inf
2 -inf
3 1.5

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE infinity (
    value REAL
);