|
|
@ -213,7 +213,7 @@ pre.prettyprint { |
|
|
|
|
|
|
|
<body> |
|
|
|
<header> |
|
|
|
<aside>June 27, 2020</aside> |
|
|
|
<aside>July 1, 2020</aside> |
|
|
|
<a href="../" rel="author">Jure Šorn</a> |
|
|
|
</header> |
|
|
|
|
|
|
@ -2840,7 +2840,7 @@ c <span class="hljs-number">7</span> <span class="hljs-number">8</span> |
|
|
|
</code></pre></div> |
|
|
|
|
|
|
|
|
|
|
|
<div><h2 id="plotly"><a href="#plotly" name="plotly">#</a>Plotly</h2><div><h3 id="coviddeathsbycontinent">Covid Deaths by Continent</h3><p></p><div id="2a950764-39fc-416d-97fe-0a6226a3095f" class="plotly-graph-div" style="height:420px; width:100%;"></div><pre><code class="python language-python hljs"><span class="hljs-comment"># $ pip3 install pandas plotly</span> |
|
|
|
<div><h2 id="plotly"><a href="#plotly" name="plotly">#</a>Plotly</h2><div><h3 id="coviddeathsbycontinent">Covid Deaths by Continent</h3><p></p><div id="2a950764-39fc-416d-97fe-0a6226a3095f" class="plotly-graph-div" style="height:400px; width:100%;"></div><pre><code class="python language-python hljs"><span class="hljs-comment"># $ pip3 install pandas plotly</span> |
|
|
|
<span class="hljs-keyword">import</span> pandas <span class="hljs-keyword">as</span> pd |
|
|
|
<span class="hljs-keyword">import</span> plotly.express |
|
|
|
|
|
|
@ -2961,7 +2961,7 @@ cdef <type/void> <func_name>(<type> <arg_name_1>, ...): |
|
|
|
|
|
|
|
|
|
|
|
<footer> |
|
|
|
<aside>June 27, 2020</aside> |
|
|
|
<aside>July 1, 2020</aside> |
|
|
|
<a href="../" rel="author">Jure Šorn</a> |
|
|
|
</footer> |
|
|
|
|
|
|
|