Unlisted
Edited
May 24, 2023
5 forks
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
rladies-survey-clean-2023-05-23.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
viewof histogramInterval = Inputs.range([1, 20], {label: "Choose bin width:", step: 1})
Insert cell
Insert cell
import {addTooltips} from "@mkfreeman/plot-tooltip"
Insert cell
Insert cell
import {WordCloud} from "@d3/word-cloud"
Insert cell
dataCleaning = rLadies.flatMap(d=>d.cleaning.split(",")) // Split words, put them into a single array
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
debug1 = FileAttachment("Debug1.png").url()
Insert cell
debug2 = FileAttachment("Debug2.png").url()
Insert cell
debug3 = FileAttachment("Debug3.png").url()
Insert cell
debug4 = FileAttachment("Debug4.png").url()
Insert cell
debug5 = FileAttachment("Debug5.png").url()
Insert cell
debug6 = FileAttachment("Debug6.png").url()
Insert cell
debug7 = FileAttachment("Debug7.png").url()
Insert cell
debug8 = FileAttachment("Debug8.png").url()
Insert cell
debug9 = FileAttachment("Debug9.png").url()
Insert cell
debug10 = FileAttachment("Debug10.png").url()
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import {showMe} from "@observablehq/show-me"
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