Public
Edited
Aug 30, 2023
Insert cell
Insert cell
Insert cell
DuckDB is a little outdated on Observable (1.17.0 at last check), so I'm going to import a newer version (1.20.0) first:
Insert cell
import {DuckDBClient} from "@jimjamslam/duckdb-in-webassembly"
Insert cell
Insert cell
acorn = DuckDBClient.of(FileAttachment("6.parquet"))
Insert cell
Insert cell
Insert cell
Insert cell
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