Public
Edited
Dec 16, 2022
Fork of Header-test
Insert cell
# Date_part test
Insert cell
db = DuckDBClient.of({
test: {file: FileAttachment("test.csv"),header: true}})
Insert cell
db
SELECT date_part('minute', TIMESTAMP '1992-09-21 21:41:40')
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