Skip to content

Commit ede30a9

Browse files
committed
Deploying to main from @ resampling-stats/resampling-with@7d41ca2 🚀
1 parent 1a0b8b2 commit ede30a9

File tree

206 files changed

+4074
-2375
lines changed

Some content is hidden

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

206 files changed

+4074
-2375
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.3</span></a>.</li>
429+
<li>Functions and methods: <a href="resampling_with_code.html#nte-functions-methods" class="quarto-xref">Note&nbsp;<span>5.4</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

diagrams/np_round_function_named.svg

-16
This file was deleted.

diagrams/round_function_named_np.svg

+415
Loading

diagrams/round_function_ndigits_pl.svg

-16
This file was deleted.

diagrams/round_function_ndigits_pl_np.svg

+375
Loading

diagrams/round_function_pl.svg

-13
This file was deleted.

diagrams/round_function_pl_np.svg

+316
Loading

0 commit comments

Comments
 (0)