update slides

This commit is contained in:
James Turk 2024-09-27 14:26:52 -05:00
parent 4b02bb57c0
commit e475c0ba33
2 changed files with 6 additions and 5 deletions

View File

@ -361,9 +361,10 @@
<h2 id="course-staff">Course Staff</h2> <h2 id="course-staff">Course Staff</h2>
<ul> <ul>
<li>James Turk</li> <li>James Turk</li>
<li>TODO</li> <li>Krisha Mehta</li>
<li>Sam Huang</li>
</ul> </ul>
<p><strong>All official information will be on the course site and/or Ed as appropriate.</strong></p> <p><strong>All official information will be on the course site and/or Ed.</strong></p>
</section> </section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="28" lang="en-US"> </foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="28" lang="en-US">
<h2 id="projects">Projects</h2> <h2 id="projects">Projects</h2>
@ -450,7 +451,7 @@
</script></foreignObject></svg></div><div class="bespoke-marp-note" data-index="2" tabindex="0"><p>Modern data visualization is largely a product of the sheer amount of data we produce.</p></div><div class="bespoke-marp-note" data-index="3" tabindex="0"><p>In part this is a function of the digitization of most of our lives. </script></foreignObject></svg></div><div class="bespoke-marp-note" data-index="2" tabindex="0"><p>Modern data visualization is largely a product of the sheer amount of data we produce.</p></div><div class="bespoke-marp-note" data-index="3" tabindex="0"><p>In part this is a function of the digitization of most of our lives.
15 years ago there was no data.gov, it has added 300k data sets since then.</p></div><div class="bespoke-marp-note" data-index="4" tabindex="0"><p>As technology advances, our data gets to be incredibly fine grained. 15 years ago there was no data.gov, it has added 300k data sets since then.</p></div><div class="bespoke-marp-note" data-index="4" tabindex="0"><p>As technology advances, our data gets to be incredibly fine grained.
This is a sample of ride share rides over a six year period. Each pixel is a pick up or drop off.</p></div><div class="bespoke-marp-note" data-index="18" tabindex="0"><p>images from presentation on O-ring temperature anomaly</p></div><div class="bespoke-marp-note" data-index="19" tabindex="0"><p>the result</p></div><div class="bespoke-marp-note" data-index="20" tabindex="0"><p>Cholera outbreak. London, 1854. John Snow.</p></div><div class="bespoke-marp-note" data-index="24" tabindex="0"><p>It has however, become a &quot;library's library&quot; in some ways. Most developers interact with d3 through a higher-level interface. This is a sample of ride share rides over a six year period. Each pixel is a pick up or drop off.</p></div><div class="bespoke-marp-note" data-index="18" tabindex="0"><p>images from presentation on O-ring temperature anomaly</p></div><div class="bespoke-marp-note" data-index="19" tabindex="0"><p>the result</p></div><div class="bespoke-marp-note" data-index="20" tabindex="0"><p>Cholera outbreak. London, 1854. John Snow.</p></div><div class="bespoke-marp-note" data-index="24" tabindex="0"><p>It has however, become a &quot;library's library&quot; in some ways. Most developers interact with D3 through a higher-level interface.
We will be learning Altair, which generates Vega JSON, which in turn is drawn using D3. We will be learning Altair, which generates Vega JSON, which in turn is drawn using D3.

File diff suppressed because one or more lines are too long