Skip to content

Commit 1a0b8b2

Browse files
committed
Deploying to main from @ resampling-stats/resampling-with@8a2701d 🚀
1 parent 391d049 commit 1a0b8b2

File tree

199 files changed

+2185
-2181
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

199 files changed

+2185
-2181
lines changed

code_topics.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ <h1 class="title">Appendix D — Code topics</h1>
426426
<li>Squaring values and arrays: <a href="standard_scores.html#sec-squared-arrays" class="quarto-xref"><span>Section 16.7.1</span></a>.</li>
427427
<li>Introducing functions: <a href="resampling_with_code.html#sec-introducing-functions" class="quarto-xref"><span>Section 5.7</span></a>.</li>
428428
<li>Named arguments to functions: <a href="resampling_with_code.html#sec-named-arguments" class="quarto-xref"><span>Section 5.8</span></a>.</li>
429-
<li>Functions and methods: <a href="resampling_with_code.html#nte-functions-methods" class="quarto-xref">Note&nbsp;<span>5.2</span></a>.</li>
429+
<li>Functions and methods: <a href="resampling_with_code.html#nte-functions-methods" class="quarto-xref">Note&nbsp;<span>5.3</span></a>.</li>
430430
<li>Ranges (continuous sequences) of integers: <a href="resampling_with_code.html#sec-ranges" class="quarto-xref"><span>Section 5.9</span></a>.</li>
431431
<li><code>range</code> in Python (compared to <code>np.arange</code>): <a href="resampling_with_code.html#sec-python-range" class="quarto-xref"><span>Section 5.10</span></a>.</li>
432432
<li>Advanced ranges (for example, using floating point values), using <span class="python"><code>np.arange</code></span>: <a href="testing_counts_1.html#nte-advanced-ranges" class="quarto-xref">Note&nbsp;<span>21.7</span></a>.</li>
Loading

0 commit comments

Comments
 (0)