Public
Edited
May 22, 2024
Insert cell
Insert cell
Insert cell
accuracy = compareTables(
await tables.tableA.json(),
await tables.tableB.json(),
Object.keys((await tables.tableB.json())[0]).filter((item) => item !== "id")
)
Insert cell
Insert cell
import { guard } from "@mootari/inputs-submit"
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