Published
Edited
May 25, 2022
5 forks
19 stars
Insert cell
Insert cell
tb.sample(10).select(["WEBADDR"]).view()
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
tb.view()
Insert cell
table
Insert cell
arrow = require('apache-arrow')
Insert cell
tb = aq.fromArrow(table)
Insert cell
ja.tableFromIPC(table).get(1000)
Insert cell
import {aq, op} from '@uwdata/arquero'
Insert cell
schools = FileAttachment("characteristics-2.parquet")
Insert cell
pq = {
const pq = await import('https://unpkg.com/parquet-wasm@0.1.1/web.js')
// default seems to need to resolve first?
await pq.default()
return pq
}
Insert cell
ja = require('apache-arrow')
Insert cell
d3 = require("d3@v7")
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more