Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Oct 19, 2023
1 parent aed5269 commit bf474c4
Show file tree
Hide file tree
Showing 8 changed files with 242 additions and 44 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
775147d9
83cd87a1
270 changes: 234 additions & 36 deletions data-science-with-pandas-1.html

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion data-science-with-pandas-2.html
Original file line number Diff line number Diff line change
Expand Up @@ -2007,7 +2007,7 @@ <h2 data-number="7.5" class="anchored" data-anchor-id="grouping"><span class="he
<div class="cell" data-execution_count="31">
<div class="sourceCode cell-code" id="cb46"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb46-1"><a href="#cb46-1" aria-hidden="true" tabindex="-1"></a>grouped_data.mean()</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="cell-output cell-output-stderr">
<pre><code>/tmp/ipykernel_2451/1133710423.py:1: FutureWarning: The default value of numeric_only in DataFrameGroupBy.mean is deprecated. In a future version, numeric_only will default to False. Either specify numeric_only or select only columns which should be valid for the function.
<pre><code>/tmp/ipykernel_2325/1133710423.py:1: FutureWarning: The default value of numeric_only in DataFrameGroupBy.mean is deprecated. In a future version, numeric_only will default to False. Either specify numeric_only or select only columns which should be valid for the function.
grouped_data.mean()</code></pre>
</div>
<div class="cell-output cell-output-display" data-execution_count="31">
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

<meta name="author" content="Research Data Management Support Utrecht University">
<meta name="dcterms.date" content="2023-10-18">
<meta name="dcterms.date" content="2023-10-19">

<title>Introduction to Python &amp; Data</title>
<style>
Expand Down Expand Up @@ -294,7 +294,7 @@ <h1 class="title">Introduction to Python &amp; Data</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">October 18, 2023</p>
<p class="date">October 19, 2023</p>
</div>
</div>

Expand Down
8 changes: 4 additions & 4 deletions search.json

Large diffs are not rendered by default.

0 comments on commit bf474c4

Please sign in to comment.