mirror of
https://github.com/dtomlinson91/street_group_tech_test
synced 2025-12-22 11:55:45 +00:00
Deployed 8a0d808 with MkDocs version: 1.2.2
This commit is contained in:
@@ -794,7 +794,7 @@
|
||||
<h4 id="repeated-rows">Repeated rows<a class="headerlink" href="#repeated-rows" title="Permanent link">¶</a></h4>
|
||||
<p>Some of the data is repeated:</p>
|
||||
<ul>
|
||||
<li>Some rows repeated, with the same date + price + address information but with a unique transaction id.</li>
|
||||
<li>Some rows are repeated, with the same date + price + address information but with a unique transaction id.</li>
|
||||
</ul>
|
||||
<details>
|
||||
<summary>Example (PCollection)</summary>
|
||||
@@ -816,7 +816,7 @@
|
||||
<span class="p">]</span>
|
||||
<span class="p">},</span>
|
||||
<span class="p">{</span>
|
||||
<span class="nt">"fd4634faec47c29de40bbf7840723b41"</span><span class="p">:</span> <span class="p">[</span>
|
||||
<span class="nt">"gd4634faec47c29de40bbf7840723b42"</span><span class="p">:</span> <span class="p">[</span>
|
||||
<span class="s2">"317500"</span><span class="p">,</span>
|
||||
<span class="s2">"2020-11-13 00:00"</span><span class="p">,</span>
|
||||
<span class="s2">"B90 3LA"</span><span class="p">,</span>
|
||||
|
||||
Reference in New Issue
Block a user