Published
Edited
Feb 20, 2019
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
letters = { return "ABCDEFGHIJKLMNOPQRSTUVWXYZ".split(""); }
Insert cell
letters.map(R.toLower)
Insert cell
Insert cell
movies1900 = {
const is1900 = R.propEq('year', 1900)
return R.filter(is1900, movies)
}
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