Search

You can find the results of your search below.

04
8 Hits, Last modified:
t your <code>ssid</code> will be different; don’t use this one!</p> <p>To make sure the spreadsheet lo... ng</code>, <code>Number</code>, etc. – we need to use the <code>sanitize</code> functions when we load ... rs.</p> <p><strong>Hint</strong>: You’ll want to use at least <code>num-sanitizer</code> and <code>str... ed where they live.</p> <p><strong>Task</strong>: Use <code>transform-column</code> to normalize this c
05
7 Hits, Last modified:
YC Open Data</a> website, and in this lab we will use what we know about tables, lists, and functions t... de class="string">"color"</code> columns. You can use <code>table-to-map</code> just as you’ve used Pyr... he map dimensions.</p> <p>The values you need to use (defined for you in <code>lab05-helper.arr</code>... o do this!</p> <p>To test your function, you can use the following before-and-after tables:</p> <pre c
03
6 Hits, Last modified:
part-1-filtering">Part 1: Filtering</h2> <p>Let’s use the power of filtering to learn more from our can... this lab, the data set is frozen and it’s okay to use it for testing your functions.</p> <p><strong>Tas... .</p> <p><strong>Hint</strong>: This requires the use of the <a href="https://www.cs.vassar.edu/~cs101/... .</p> <p><strong>Hint</strong>: This requires the use of the <a href="https://www.cs.vassar.edu/~cs101/
01
4 Hits, Last modified:
<h2 id="opening-cpo">Opening CPO</h2> <ol> <li><p>Use our CS account to log in to one of the Linux work... djust the font size or change the colors CPO will use. You can make yourself comfortable or stick with ... y clicking the <em>Run</em> button at the top (or use the shortcut <code>Ctrl</code>-<code>enter</code>... k! You can click <em>File</em> → <em>Save</em> or use the keyboard shortcut <code>Ctrl</code>-<code>s</
02
3 Hits, Last modified:
ode> expressions,</li> <li>writing functions that use <code>if</code> expressions, and</li> <li>writing... 73.880</li> </ul> <p>For testing, you may want to use the coordinates</p> <ul> <li>(41.686804, -73.8956... vere-alert</code>. Can you think of a way you can use the <code>saffir-simpson</code> function you’ve a
06
1 Hits, Last modified:
e code for <code>long-strings</code>, show how to use <code>filter</code> to accomplish the same thing
07
1 Hits, Last modified:
de>), it’s a good idea to write a template we can use for functions that take that data as input.</p> <