Skip to content

Commit

Permalink
render site
Browse files Browse the repository at this point in the history
  • Loading branch information
stephhazlitt committed Aug 8, 2024
1 parent 928f932 commit 7a11c39
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 352 deletions.
8 changes: 5 additions & 3 deletions _freeze/materials/0_housekeeping/execute-results/html.json

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions _site/materials/0_housekeeping.html
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,15 @@ <h2>We Assume</h2>
<li>You have data in your life that is too large to fit into memory or sluggish in memory</li>
<li>You want to learn how to engineer your data storage for more performant access and analysis</li>
</ul>
</section>
<section id="setup" class="slide level2">
<h2>Setup</h2>
<ul>
<li>Log onto Workbench at the following URL: <add on="" conf="" day=""></add></li>
<li>Create a new session; <strong>select “Resource Profile: Large”</strong></li>
<li>Run <code>usethis::use_course("posit-conf-2024/arrow")</code></li>
<li>Open <code>data/setup.R</code> and run the script</li>
</ul>

<div class="quarto-auto-generated-content">
<p><img src="images/logo.png" class="slide-logo"></p>
Expand Down
2 changes: 0 additions & 2 deletions _site/materials/3_data_engineering.html
Original file line number Diff line number Diff line change
Expand Up @@ -948,7 +948,6 @@ <h2>Partition Design</h2>
<p><img data-src="images/partitions.png" class="absolute" style="top: 0px; "></p>
</div>
</div>

</section>
<section id="partitions-na-values" class="slide level2">
<h2>Partitions &amp; NA Values</h2>
Expand Down Expand Up @@ -998,7 +997,6 @@ <h2>Partitions &amp; NA Values</h2>
[11] "hair_color=none" "hair_color=white" </code></pre>
</div>
</div>

</section>
<section id="performance-review-single-csv" class="slide level2">
<h2>Performance Review: Single CSV</h2>
Expand Down
Loading

0 comments on commit 7a11c39

Please sign in to comment.