Skip to content

Commit

Permalink
deploy: 1072afc
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorcampbell committed Nov 11, 2023
1 parent 0d006bc commit 36c5e13
Show file tree
Hide file tree
Showing 11 changed files with 743 additions and 743 deletions.
4 changes: 2 additions & 2 deletions pull285/_sources/viz.md
Original file line number Diff line number Diff line change
Expand Up @@ -1047,7 +1047,7 @@ can_lang_plot_theme = alt.Chart(can_lang).mark_point(filled=True).encode(
y=alt.Y("mother_tongue_percent")
.scale(type="log")
.axis(tickCount=7)
.title("Mother tongue(percentage of Canadian residents)"),
.title("Mother tongue (percentage of Canadian residents)"),
color=alt.Color("category")
.legend(orient="top")
.title("")
Expand Down Expand Up @@ -1089,7 +1089,7 @@ can_lang_plot_tooltip = alt.Chart(can_lang).mark_point(filled=True).encode(
y=alt.Y("mother_tongue_percent")
.scale(type="log")
.axis(tickCount=7)
.title("Mother tongue(percentage of Canadian residents)"),
.title("Mother tongue (percentage of Canadian residents)"),
color=alt.Color("category")
.legend(orient="top")
.title("")
Expand Down
204 changes: 102 additions & 102 deletions pull285/classification1.html

Large diffs are not rendered by default.

156 changes: 78 additions & 78 deletions pull285/classification2.html

Large diffs are not rendered by default.

182 changes: 91 additions & 91 deletions pull285/clustering.html

Large diffs are not rendered by default.

182 changes: 91 additions & 91 deletions pull285/inference.html

Large diffs are not rendered by default.

70 changes: 35 additions & 35 deletions pull285/intro.html

Large diffs are not rendered by default.

130 changes: 65 additions & 65 deletions pull285/regression1.html

Large diffs are not rendered by default.

158 changes: 79 additions & 79 deletions pull285/regression2.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pull285/searchindex.js

Large diffs are not rendered by default.

396 changes: 198 additions & 198 deletions pull285/viz.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pull285/wrangling.html
Original file line number Diff line number Diff line change
Expand Up @@ -5056,7 +5056,7 @@ <h2><span class="section-number">3.9. </span>Performing operations on groups of
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;pandas.core.groupby.generic.DataFrameGroupBy object at 0x7f4a6eb5a210&gt;
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;pandas.core.groupby.generic.DataFrameGroupBy object at 0x7fa575e35750&gt;
</pre></div>
</div>
</div>
Expand Down

0 comments on commit 36c5e13

Please sign in to comment.