Public
Edited
May 3, 2024
Insert cell
Insert cell
Insert cell
Insert cell
typeof maxValue === "string"
Insert cell
maxValue = metadata.row_groups[0].columns[2].meta_data.statistics.max
Insert cell
encoder = new TextEncoder()
Insert cell
typedArray = encoder.encode(maxValue)
Insert cell
new DataView(typedArray.buffer).getBigInt64()
Insert cell
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