Skip to content

Commit 5aba8dc

Browse files
author
Quarto GHA Workflow Runner
committed
Built site for gh-pages
1 parent aefc587 commit 5aba8dc

93 files changed

Lines changed: 286 additions & 199 deletions

File tree

Some content is hidden

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

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5ed84c45
1+
73d216d8

appointment/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
88

99

10-
<title>quarto-inpute68714bd952b7d5c – Dr Daniel Kapitan | Data-centric AI | Applied AI | Coaching &amp; Mentoring | Masterclasses &amp; Public Speaking</title>
10+
<title>quarto-input91939e6fa4da4380 – Dr Daniel Kapitan | Data-centric AI | Applied AI | Coaching &amp; Mentoring | Masterclasses &amp; Public Speaking</title>
1111
<style>
1212
/* Default styles provided by pandoc.
1313
** See https://pandoc.org/MANUAL.html#variables-for-html for config info.
@@ -33,6 +33,7 @@
3333
<script src="../site_libs/quarto-search/fuse.min.js"></script>
3434
<script src="../site_libs/quarto-search/quarto-search.js"></script>
3535
<meta name="quarto:offset" content="../">
36+
<link href="../images/logo-dk-favicon.png" rel="icon" type="image/png">
3637
<script src="../site_libs/quarto-html/quarto.js" type="module"></script>
3738
<script src="../site_libs/quarto-html/tabsets/tabsets.js" type="module"></script>
3839
<script src="../site_libs/quarto-html/popper.min.js"></script>

blog/analytical-problem-solving.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<script src="../site_libs/quarto-search/fuse.min.js"></script>
3636
<script src="../site_libs/quarto-search/quarto-search.js"></script>
3737
<meta name="quarto:offset" content="../">
38+
<link href="../images/logo-dk-favicon.png" rel="icon" type="image/png">
3839
<script src="../site_libs/quarto-html/quarto.js" type="module"></script>
3940
<script src="../site_libs/quarto-html/tabsets/tabsets.js" type="module"></script>
4041
<script src="../site_libs/quarto-html/popper.min.js"></script>

blog/azimov.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
<script src="../site_libs/quarto-search/fuse.min.js"></script>
3535
<script src="../site_libs/quarto-search/quarto-search.js"></script>
3636
<meta name="quarto:offset" content="../">
37+
<link href="../images/logo-dk-favicon.png" rel="icon" type="image/png">
3738
<script src="../site_libs/quarto-html/quarto.js" type="module"></script>
3839
<script src="../site_libs/quarto-html/tabsets/tabsets.js" type="module"></script>
3940
<script src="../site_libs/quarto-html/popper.min.js"></script>

blog/better-altair-theme.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
<script src="../site_libs/quarto-search/fuse.min.js"></script>
7171
<script src="../site_libs/quarto-search/quarto-search.js"></script>
7272
<meta name="quarto:offset" content="../">
73+
<link href="../images/logo-dk-favicon.png" rel="icon" type="image/png">
7374
<script src="../site_libs/quarto-html/quarto.js" type="module"></script>
7475
<script src="../site_libs/quarto-html/tabsets/tabsets.js" type="module"></script>
7576
<script src="../site_libs/quarto-html/popper.min.js"></script>

blog/better-altair-theme.out.ipynb

Lines changed: 10 additions & 10 deletions
Large diffs are not rendered by default.

blog/comet-chart.html

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
<script src="../site_libs/quarto-search/fuse.min.js"></script>
7070
<script src="../site_libs/quarto-search/quarto-search.js"></script>
7171
<meta name="quarto:offset" content="../">
72+
<link href="../images/logo-dk-favicon.png" rel="icon" type="image/png">
7273
<script src="../site_libs/quarto-html/quarto.js" type="module"></script>
7374
<script src="../site_libs/quarto-html/tabsets/tabsets.js" type="module"></script>
7475
<script src="../site_libs/quarto-html/popper.min.js"></script>
@@ -254,7 +255,7 @@ <h1 class="title">Comet charts in Python</h1>
254255
<p><a href="https://www.zanarmstrong.com/#/infovisresearch/">Zan Armstrong’s comet chart</a> has been on my list of hobby projects for a while now. I think it is an elegant solution to visualize statistical mix effects and address Simpson’s paradox, and particularly useful when working with longitudinal data involving different sub-populations. Recently I found a good excuse to spend some time to actually use it as part of a exploratory data analysis on a project.</p>
255256
<p>Since I mostly work in Python and have recently fallen in love with <a href="https://altair-viz.github.io/index.html">Altair</a> — for the same reasons as <a href="http://fernandoi.cl/blog/posts/altair/">Fernando explains here</a> — I wondered how the comet chart could be implemented using the <a href="https://idl.cs.washington.edu/papers/vega-lite/">grammar of interactive graphics</a>. It took me a while to figure out how to actually plot the comets. In a previous version, I had <a href="https://github.com/dkapitan/comet-chart/blob/master/comet-chart.ipynb">drawn glyphs using Bokeh</a>. While Altair allows you to plot any SVG path in a graph, this felt a bit hacky and not quite in line with the philosophy of using a grammar of graphics.</p>
256257
<p>Thankfully <a href="https://github.com/altair-viz/altair/issues/2395#issuecomment-766454328">Mattijn was quick to suggest using trail-marks</a>, after which it was almost as easy as pie. So here’s an example using a dataset of 20,000 flights for 59 destination airports.</p>
257-
<div id="3ffa05b3" class="cell" data-execution_count="1">
258+
<div id="e132e73b" class="cell" data-execution_count="1">
258259
<div class="code-copy-outer-scaffold"><div class="sourceCode cell-code" id="cb1"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="im">import</span> altair <span class="im">as</span> alt</span>
259260
<span id="cb1-2"><a href="#cb1-2" aria-hidden="true" tabindex="-1"></a><span class="im">import</span> pandas <span class="im">as</span> pd</span>
260261
<span id="cb1-3"><a href="#cb1-3" aria-hidden="true" tabindex="-1"></a><span class="im">import</span> vega_datasets</span>
@@ -329,31 +330,31 @@ <h1 class="title">Comet charts in Python</h1>
329330
<span id="cb1-72"><a href="#cb1-72" aria-hidden="true" tabindex="-1"></a></span>
330331
<span id="cb1-73"><a href="#cb1-73" aria-hidden="true" tabindex="-1"></a>comet_chart(df) <span class="op">+</span> comet_chart(total, stroke<span class="op">=</span><span class="st">"black"</span>)</span></code></pre></div><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></div>
331332
<div class="cell-output cell-output-stderr">
332-
<pre><code>/tmp/ipykernel_2960/2480947234.py:23: FutureWarning: DataFrame.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.
333+
<pre><code>/tmp/ipykernel_2785/2480947234.py:23: FutureWarning: DataFrame.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.
333334
.fillna(method="bfill")
334-
/tmp/ipykernel_2960/2480947234.py:37: FutureWarning: DataFrame.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.
335+
/tmp/ipykernel_2785/2480947234.py:37: FutureWarning: DataFrame.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.
335336
.fillna(method="bfill")</code></pre>
336337
</div>
337338
<div class="cell-output cell-output-display" data-execution_count="1">
338339

339340
<style>
340-
#altair-viz-775876fe9c21434e979203c9c01c7b03.vega-embed {
341+
#altair-viz-b0f7a2c044be49169c3796a05b6d90ce.vega-embed {
341342
width: 100%;
342343
display: flex;
343344
}
344345

345-
#altair-viz-775876fe9c21434e979203c9c01c7b03.vega-embed details,
346-
#altair-viz-775876fe9c21434e979203c9c01c7b03.vega-embed details summary {
346+
#altair-viz-b0f7a2c044be49169c3796a05b6d90ce.vega-embed details,
347+
#altair-viz-b0f7a2c044be49169c3796a05b6d90ce.vega-embed details summary {
347348
position: relative;
348349
}
349350
</style>
350-
<div id="altair-viz-775876fe9c21434e979203c9c01c7b03"></div>
351+
<div id="altair-viz-b0f7a2c044be49169c3796a05b6d90ce"></div>
351352
<script type="text/javascript">
352353
var VEGA_DEBUG = (typeof VEGA_DEBUG == "undefined") ? {} : VEGA_DEBUG;
353354
(function(spec, embedOpt){
354355
let outputDiv = document.currentScript.previousElementSibling;
355-
if (outputDiv.id !== "altair-viz-775876fe9c21434e979203c9c01c7b03") {
356-
outputDiv = document.getElementById("altair-viz-775876fe9c21434e979203c9c01c7b03");
356+
if (outputDiv.id !== "altair-viz-b0f7a2c044be49169c3796a05b6d90ce") {
357+
outputDiv = document.getElementById("altair-viz-b0f7a2c044be49169c3796a05b6d90ce");
357358
}
358359

359360
const paths = {

blog/data-is-een-recht.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<script src="../site_libs/quarto-search/fuse.min.js"></script>
3636
<script src="../site_libs/quarto-search/quarto-search.js"></script>
3737
<meta name="quarto:offset" content="../">
38+
<link href="../images/logo-dk-favicon.png" rel="icon" type="image/png">
3839
<script src="../site_libs/quarto-html/quarto.js" type="module"></script>
3940
<script src="../site_libs/quarto-html/tabsets/tabsets.js" type="module"></script>
4041
<script src="../site_libs/quarto-html/popper.min.js"></script>

blog/datasolidariteit-ibestuur.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
<script src="../site_libs/quarto-search/fuse.min.js"></script>
3838
<script src="../site_libs/quarto-search/quarto-search.js"></script>
3939
<meta name="quarto:offset" content="../">
40+
<link href="../images/logo-dk-favicon.png" rel="icon" type="image/png">
4041
<script src="../site_libs/quarto-html/quarto.js" type="module"></script>
4142
<script src="../site_libs/quarto-html/tabsets/tabsets.js" type="module"></script>
4243
<script src="../site_libs/quarto-html/popper.min.js"></script>

blog/datasolidariteit-medisch-dossier.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<script src="../site_libs/quarto-search/fuse.min.js"></script>
3636
<script src="../site_libs/quarto-search/quarto-search.js"></script>
3737
<meta name="quarto:offset" content="../">
38+
<link href="../images/logo-dk-favicon.png" rel="icon" type="image/png">
3839
<script src="../site_libs/quarto-html/quarto.js" type="module"></script>
3940
<script src="../site_libs/quarto-html/tabsets/tabsets.js" type="module"></script>
4041
<script src="../site_libs/quarto-html/popper.min.js"></script>

0 commit comments

Comments
 (0)