Public
Edited
May 29, 2023
Insert cell
Insert cell
Insert cell
Insert cell
table1 = date.derive({"날짜": aq.escape(d => moment(d["날짜"]).format("YYYY-MM-DD"))}).view({limit: 500, height: 500})
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
table4 = link.view()
Insert cell
Insert cell
Insert cell
Insert cell
prevDateDate = aq.fromCSV(await FileAttachment("날짜@2.csv").text());
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import { aq, op } from '@uwdata/arquero'
Insert cell
moment = require("moment")
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