mirror of
https://github.com/AllenDowney/AstronomicalData.git
synced 2025-12-30 14:30:25 -08:00
Update documentation
This commit is contained in:
@@ -117,12 +117,12 @@
|
||||
</li>
|
||||
<li class="toctree-l1">
|
||||
<a class="reference internal" href="05_join.html">
|
||||
Joining Tables
|
||||
5. Joining Tables
|
||||
</a>
|
||||
</li>
|
||||
<li class="toctree-l1">
|
||||
<a class="reference internal" href="06_photo.html">
|
||||
Photometry
|
||||
6. Photometry
|
||||
</a>
|
||||
</li>
|
||||
<li class="toctree-l1">
|
||||
@@ -525,7 +525,7 @@ The size of the file is about 750 KB, so that’s not too bad.</p>
|
||||
<span class="n">overwrite</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span>
|
||||
</pre></div>
|
||||
</div>
|
||||
<div class="cell docutils container">
|
||||
<div class="cell tag_hide-cell docutils container">
|
||||
<div class="cell_input docutils container">
|
||||
<div class="highlight-ipython3 notranslate"><div class="highlight"><pre><span></span><span class="c1"># Solution</span>
|
||||
|
||||
@@ -1011,7 +1011,7 @@ dtype: float64
|
||||
<h3>Exercise<a class="headerlink" href="#id4" title="Permalink to this headline">¶</a></h3>
|
||||
<p>Optional Challenge: Do both joins in one query.</p>
|
||||
<p>There’s an <a class="reference external" href="https://github.com/smoh/Getting-started-with-Gaia/blob/master/gaia-adql-snippets.md">example here</a> you could start with.</p>
|
||||
<div class="cell docutils container">
|
||||
<div class="cell tag_hide-cell docutils container">
|
||||
<div class="cell_input docutils container">
|
||||
<div class="highlight-ipython3 notranslate"><div class="highlight"><pre><span></span><span class="c1"># Solution</span>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user