Public
Edited
Sep 30, 2024
Importers
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
_.shuffle(arr10);
Insert cell
Insert cell
_.reverse(arr10)
Insert cell
Insert cell
_.chunk(arr123, 2)
Insert cell
Insert cell
Insert cell
_.groupBy(arr10, v => v % 2 === 0);
Insert cell
Insert cell
_.groupBy(users10, u => u.sex)
Insert cell
Insert cell
Insert cell
_(params)
.omitBy(_.isNil)
.omitBy((v) => !Boolean(v))
.value()
Insert cell
_.pickBy(params, _.identity)
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