Public
Edited
Dec 29, 2022
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
// {
// for (const [part, mapping] of Object.entries(e2t_s)) {
// for (const [key, value] of Object.entries(mapping)) {
// value.forEach((t) => {
// const sameModel = (d) => d.model === t.model;
// const missingLink =
// e2t_s_c[part][key].filter(sameModel).length -
// value.filter(sameModel).length;
// });
// }
// }
// }
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
exp3_fb_test_s = await FileAttachment("models_FB-Test-S-C.csv").csv()
Insert cell
exp3_fb_test_s_c = await FileAttachment("models_FB-Test-S.csv").csv()
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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