Skip to content

Commit

Permalink
Deployed 2a6f41a with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxHalford committed Sep 25, 2024
1 parent 1555cb5 commit b465c59
Show file tree
Hide file tree
Showing 21 changed files with 868 additions and 1,067 deletions.
10 changes: 0 additions & 10 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@



<link rel="stylesheet" href="/style.css">

<link rel="stylesheet" href="https://unpkg.com/katex@0/dist/katex.min.css">

<script>__md_scope=new URL("/",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>


Expand Down Expand Up @@ -540,12 +536,6 @@ <h1>404 - Not found</h1>

<script src="/assets/javascripts/bundle.ad660dcc.min.js"></script>

<script src="/javascripts/katex.js"></script>

<script src="https://unpkg.com/katex@0/dist/katex.min.js"></script>

<script src="https://unpkg.com/katex@0/dist/contrib/auto-render.min.js"></script>


</body>
</html>
Binary file modified examples/example.ddb
Binary file not shown.
266 changes: 115 additions & 151 deletions examples/fashion-brand-co2e.ipynb

Large diffs are not rendered by default.

218 changes: 96 additions & 122 deletions examples/fashion-brand-co2e/index.html

Large diffs are not rendered by default.

66 changes: 28 additions & 38 deletions examples/ibis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"execution_count": 1,
"metadata": {
"execution": {
"iopub.execute_input": "2024-09-22T20:47:25.782215Z",
"iopub.status.busy": "2024-09-22T20:47:25.781993Z",
"iopub.status.idle": "2024-09-22T20:47:26.322051Z",
"shell.execute_reply": "2024-09-22T20:47:26.321688Z"
"iopub.execute_input": "2024-09-25T08:13:49.844505Z",
"iopub.status.busy": "2024-09-25T08:13:49.844156Z",
"iopub.status.idle": "2024-09-25T08:13:51.930498Z",
"shell.execute_reply": "2024-09-25T08:13:51.929772Z"
}
},
"outputs": [
Expand Down Expand Up @@ -67,10 +67,10 @@
"execution_count": 2,
"metadata": {
"execution": {
"iopub.execute_input": "2024-09-22T20:47:26.323770Z",
"iopub.status.busy": "2024-09-22T20:47:26.323642Z",
"iopub.status.idle": "2024-09-22T20:47:26.342045Z",
"shell.execute_reply": "2024-09-22T20:47:26.341671Z"
"iopub.execute_input": "2024-09-25T08:13:51.934101Z",
"iopub.status.busy": "2024-09-25T08:13:51.933697Z",
"iopub.status.idle": "2024-09-25T08:13:51.973535Z",
"shell.execute_reply": "2024-09-25T08:13:51.972927Z"
}
},
"outputs": [
Expand All @@ -95,10 +95,10 @@
"execution_count": 3,
"metadata": {
"execution": {
"iopub.execute_input": "2024-09-22T20:47:26.343845Z",
"iopub.status.busy": "2024-09-22T20:47:26.343704Z",
"iopub.status.idle": "2024-09-22T20:47:26.362557Z",
"shell.execute_reply": "2024-09-22T20:47:26.362282Z"
"iopub.execute_input": "2024-09-25T08:13:51.976461Z",
"iopub.status.busy": "2024-09-25T08:13:51.976120Z",
"iopub.status.idle": "2024-09-25T08:13:52.019429Z",
"shell.execute_reply": "2024-09-25T08:13:52.018358Z"
}
},
"outputs": [
Expand Down Expand Up @@ -148,23 +148,13 @@
"execution_count": 4,
"metadata": {
"execution": {
"iopub.execute_input": "2024-09-22T20:47:26.363840Z",
"iopub.status.busy": "2024-09-22T20:47:26.363745Z",
"iopub.status.idle": "2024-09-22T20:47:26.489193Z",
"shell.execute_reply": "2024-09-22T20:47:26.488910Z"
"iopub.execute_input": "2024-09-25T08:13:52.022672Z",
"iopub.status.busy": "2024-09-25T08:13:52.022296Z",
"iopub.status.idle": "2024-09-25T08:13:52.224468Z",
"shell.execute_reply": "2024-09-25T08:13:52.224061Z"
}
},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"/Users/max/projects/carbonfact/icanexplain/icanexplain/__init__.py:201: FutureWarning: `Value.fillna` is deprecated as of v9.1; use fill_null instead\n",
" mean=explanation[\"mean\"].fillna(0), count=explanation[\"count\"].fillna(0)\n",
"/Users/max/projects/carbonfact/icanexplain/icanexplain/__init__.py:236: FutureWarning: `Table.dropna` is deprecated as of v9.1; use drop_null instead\n",
" .dropna(how=\"any\")\n"
]
},
{
"data": {
"text/html": [
Expand Down Expand Up @@ -228,10 +218,10 @@
"execution_count": 5,
"metadata": {
"execution": {
"iopub.execute_input": "2024-09-22T20:47:26.490951Z",
"iopub.status.busy": "2024-09-22T20:47:26.490829Z",
"iopub.status.idle": "2024-09-22T20:47:26.500719Z",
"shell.execute_reply": "2024-09-22T20:47:26.500437Z"
"iopub.execute_input": "2024-09-25T08:13:52.226796Z",
"iopub.status.busy": "2024-09-25T08:13:52.226637Z",
"iopub.status.idle": "2024-09-25T08:13:52.243264Z",
"shell.execute_reply": "2024-09-25T08:13:52.242815Z"
}
},
"outputs": [
Expand All @@ -255,10 +245,10 @@
"execution_count": 6,
"metadata": {
"execution": {
"iopub.execute_input": "2024-09-22T20:47:26.502682Z",
"iopub.status.busy": "2024-09-22T20:47:26.502483Z",
"iopub.status.idle": "2024-09-22T20:47:26.535642Z",
"shell.execute_reply": "2024-09-22T20:47:26.535332Z"
"iopub.execute_input": "2024-09-25T08:13:52.245833Z",
"iopub.status.busy": "2024-09-25T08:13:52.245548Z",
"iopub.status.idle": "2024-09-25T08:13:52.299621Z",
"shell.execute_reply": "2024-09-25T08:13:52.299020Z"
}
},
"outputs": [
Expand Down Expand Up @@ -408,10 +398,10 @@
"execution_count": 7,
"metadata": {
"execution": {
"iopub.execute_input": "2024-09-22T20:47:26.537527Z",
"iopub.status.busy": "2024-09-22T20:47:26.537394Z",
"iopub.status.idle": "2024-09-22T20:47:26.570155Z",
"shell.execute_reply": "2024-09-22T20:47:26.569855Z"
"iopub.execute_input": "2024-09-25T08:13:52.303401Z",
"iopub.status.busy": "2024-09-25T08:13:52.303031Z",
"iopub.status.idle": "2024-09-25T08:13:52.376524Z",
"shell.execute_reply": "2024-09-25T08:13:52.376087Z"
}
},
"outputs": [
Expand Down
15 changes: 0 additions & 15 deletions examples/ibis/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@



<link rel="stylesheet" href="../../style.css">

<link rel="stylesheet" href="https://unpkg.com/katex@0/dist/katex.min.css">

<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>


Expand Down Expand Up @@ -582,11 +578,6 @@ <h1 id="different-backend-support-with-ibis">Different backend support with Ibis
</span><span id="__span-3-7"><a id="__codelineno-3-7" name="__codelineno-3-7" href="#__codelineno-3-7"></a><span class="n">explanation</span> <span class="o">=</span> <span class="n">explainer</span><span class="p">(</span><span class="n">products</span><span class="p">)</span>
</span><span id="__span-3-8"><a id="__codelineno-3-8" name="__codelineno-3-8" href="#__codelineno-3-8"></a><span class="n">explanation</span>
</span></code></pre></div>
<div class="language-text highlight"><pre><span></span><code>/Users/max/projects/carbonfact/icanexplain/icanexplain/__init__.py:201: FutureWarning: `Value.fillna` is deprecated as of v9.1; use fill_null instead
mean=explanation[&quot;mean&quot;].fillna(0), count=explanation[&quot;count&quot;].fillna(0)
/Users/max/projects/carbonfact/icanexplain/icanexplain/__init__.py:236: FutureWarning: `Table.dropna` is deprecated as of v9.1; use drop_null instead
.dropna(how=&quot;any&quot;)
</code></pre></div>
<pre style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">┏━━━━━━━┳━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓
┃<span style="font-weight: bold"> year </span>┃<span style="font-weight: bold"> category </span>┃<span style="font-weight: bold"> inner </span>┃<span style="font-weight: bold"> mix </span>┃
┑━━━━━━━╇━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩
Expand Down Expand Up @@ -845,12 +836,6 @@ <h1 id="different-backend-support-with-ibis">Different backend support with Ibis

<script src="../../assets/javascripts/bundle.ad660dcc.min.js"></script>

<script src="../../javascripts/katex.js"></script>

<script src="https://unpkg.com/katex@0/dist/katex.min.js"></script>

<script src="https://unpkg.com/katex@0/dist/contrib/auto-render.min.js"></script>


</body>
</html>
Loading

0 comments on commit b465c59

Please sign in to comment.