Skip to content

Commit

Permalink
Deploying to gh-pages from @ 28dad4d 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchie46 committed Jul 28, 2023
1 parent 16d9934 commit 0d20a02
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 38 deletions.
4 changes: 2 additions & 2 deletions polars/chunked_array/object/struct.Series.html
Original file line number Diff line number Diff line change
Expand Up @@ -486,12 +486,12 @@ <h5 id="implementation"><a href="#implementation">Implementation</a></h5>
<span class="kw">let </span>out = <span class="kw-2">&amp;</span>s / <span class="kw-2">&amp;</span>s;</code></pre></div>
</div></details><details class="toggle" open><summary><section id="associatedtype.Output" class="associatedtype trait-impl"><a href="#associatedtype.Output" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/nightly/core/ops/arith/trait.Rem.html#associatedtype.Output" class="associatedtype">Output</a> = <a class="struct" href="../../series/struct.Series.html" title="struct polars::series::Series">Series</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Rem%3CT%3E-for-%26Series" class="impl"><a class="srclink rightside" href="../../../src/polars_core/series/arithmetic/borrowed.rs.html#687">source</a><a href="#impl-Rem%3CT%3E-for-%26Series" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/arith/trait.Rem.html" title="trait core::ops::arith::Rem">Rem</a>&lt;T&gt; for &amp;<a class="struct" href="../../series/struct.Series.html" title="struct polars::series::Series">Series</a><span class="where fmt-newline">where
T: <a class="trait" href="../../export/num/trait.Num.html" title="trait polars::export::num::Num">Num</a> + <a class="trait" href="../../export/num/trait.NumCast.html" title="trait polars::export::num::NumCast">NumCast</a>,</span></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Output-2" class="associatedtype trait-impl"><a href="#associatedtype.Output-2" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/nightly/core/ops/arith/trait.Rem.html#associatedtype.Output" class="associatedtype">Output</a> = <a class="struct" href="../../series/struct.Series.html" title="struct polars::series::Series">Series</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="toggle method-toggle" open><summary><section id="method.rem-2" class="method trait-impl"><a class="srclink rightside" href="../../../src/polars_core/series/arithmetic/borrowed.rs.html#693">source</a><a href="#method.rem-2" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/ops/arith/trait.Rem.html#tymethod.rem" class="fn">rem</a>(self, rhs: T) -&gt; &lt;&amp;<a class="struct" href="../../series/struct.Series.html" title="struct polars::series::Series">Series</a> as <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/arith/trait.Rem.html" title="trait core::ops::arith::Rem">Rem</a>&lt;T&gt;&gt;::<a class="associatedtype" href="https://doc.rust-lang.org/nightly/core/ops/arith/trait.Rem.html#associatedtype.Output" title="type core::ops::arith::Rem::Output">Output</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a href="https://doc.rust-lang.org/nightly/core/ops/arith/trait.Rem.html#tymethod.rem">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Rem%3CT%3E-for-Series" class="impl"><a class="srclink rightside" href="../../../src/polars_core/series/arithmetic/borrowed.rs.html#705">source</a><a href="#impl-Rem%3CT%3E-for-Series" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/arith/trait.Rem.html" title="trait core::ops::arith::Rem">Rem</a>&lt;T&gt; for <a class="struct" href="../../series/struct.Series.html" title="struct polars::series::Series">Series</a><span class="where fmt-newline">where
T: <a class="trait" href="../../export/num/trait.Num.html" title="trait polars::export::num::Num">Num</a> + <a class="trait" href="../../export/num/trait.NumCast.html" title="trait polars::export::num::NumCast">NumCast</a>,</span></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Output-1" class="associatedtype trait-impl"><a href="#associatedtype.Output-1" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/nightly/core/ops/arith/trait.Rem.html#associatedtype.Output" class="associatedtype">Output</a> = <a class="struct" href="../../series/struct.Series.html" title="struct polars::series::Series">Series</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="toggle method-toggle" open><summary><section id="method.rem-1" class="method trait-impl"><a class="srclink rightside" href="../../../src/polars_core/series/arithmetic/borrowed.rs.html#711">source</a><a href="#method.rem-1" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/ops/arith/trait.Rem.html#tymethod.rem" class="fn">rem</a>(self, rhs: T) -&gt; &lt;<a class="struct" href="../../series/struct.Series.html" title="struct polars::series::Series">Series</a> as <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/arith/trait.Rem.html" title="trait core::ops::arith::Rem">Rem</a>&lt;T&gt;&gt;::<a class="associatedtype" href="https://doc.rust-lang.org/nightly/core/ops/arith/trait.Rem.html#associatedtype.Output" title="type core::ops::arith::Rem::Output">Output</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a href="https://doc.rust-lang.org/nightly/core/ops/arith/trait.Rem.html#tymethod.rem">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-SeriesMethods-for-Series" class="impl"><a class="srclink rightside" href="../../../src/polars_ops/series/ops/various.rs.html#97">source</a><a href="#impl-SeriesMethods-for-Series" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../../prelude/trait.SeriesMethods.html" title="trait polars::prelude::SeriesMethods">SeriesMethods</a> for <a class="struct" href="../../series/struct.Series.html" title="struct polars::series::Series">Series</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.value_counts" class="method trait-impl"><a class="srclink rightside" href="../../../src/polars_ops/series/ops/various.rs.html#11">source</a><a href="#method.value_counts" class="anchor">§</a><h4 class="code-header">fn <a href="../../prelude/trait.SeriesMethods.html#method.value_counts" class="fn">value_counts</a>(
T: <a class="trait" href="../../export/num/trait.Num.html" title="trait polars::export::num::Num">Num</a> + <a class="trait" href="../../export/num/trait.NumCast.html" title="trait polars::export::num::NumCast">NumCast</a>,</span></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Output-1" class="associatedtype trait-impl"><a href="#associatedtype.Output-1" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/nightly/core/ops/arith/trait.Rem.html#associatedtype.Output" class="associatedtype">Output</a> = <a class="struct" href="../../series/struct.Series.html" title="struct polars::series::Series">Series</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="toggle method-toggle" open><summary><section id="method.rem-1" class="method trait-impl"><a class="srclink rightside" href="../../../src/polars_core/series/arithmetic/borrowed.rs.html#711">source</a><a href="#method.rem-1" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/ops/arith/trait.Rem.html#tymethod.rem" class="fn">rem</a>(self, rhs: T) -&gt; &lt;<a class="struct" href="../../series/struct.Series.html" title="struct polars::series::Series">Series</a> as <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/arith/trait.Rem.html" title="trait core::ops::arith::Rem">Rem</a>&lt;T&gt;&gt;::<a class="associatedtype" href="https://doc.rust-lang.org/nightly/core/ops/arith/trait.Rem.html#associatedtype.Output" title="type core::ops::arith::Rem::Output">Output</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a href="https://doc.rust-lang.org/nightly/core/ops/arith/trait.Rem.html#tymethod.rem">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-SeriesMethods-for-Series" class="impl"><a class="srclink rightside" href="../../../src/polars_ops/series/ops/various.rs.html#92">source</a><a href="#impl-SeriesMethods-for-Series" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../../prelude/trait.SeriesMethods.html" title="trait polars::prelude::SeriesMethods">SeriesMethods</a> for <a class="struct" href="../../series/struct.Series.html" title="struct polars::series::Series">Series</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.value_counts" class="method trait-impl"><a class="srclink rightside" href="../../../src/polars_ops/series/ops/various.rs.html#13">source</a><a href="#method.value_counts" class="anchor">§</a><h4 class="code-header">fn <a href="../../prelude/trait.SeriesMethods.html#method.value_counts" class="fn">value_counts</a>(
&amp;self,
multithreaded: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>,
sorted: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>
) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="struct" href="../../frame/struct.DataFrame.html" title="struct polars::frame::DataFrame">DataFrame</a>, <a class="enum" href="../../error/enum.PolarsError.html" title="enum polars::error::PolarsError">PolarsError</a>&gt;</h4></section></summary><div class='docblock'>Create a <a href="../../frame/struct.DataFrame.html" title="struct polars::frame::DataFrame"><code>DataFrame</code></a> with the unique <code>values</code> of this <a href="../../series/struct.Series.html" title="struct polars::series::Series"><code>Series</code></a> and a column <code>&quot;counts&quot;</code>
with dtype <a href="../../datatypes/type.IdxType.html" title="type polars::datatypes::IdxType"><code>IdxType</code></a></div></details><section id="method.is_sorted" class="method trait-impl"><a class="srclink rightside" href="../../../src/polars_ops/series/ops/various.rs.html#42">source</a><a href="#method.is_sorted" class="anchor">§</a><h4 class="code-header">fn <a href="../../prelude/trait.SeriesMethods.html#method.is_sorted" class="fn">is_sorted</a>(&amp;self, options: <a class="struct" href="struct.SortOptions.html" title="struct polars::chunked_array::object::SortOptions">SortOptions</a>) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>, <a class="enum" href="../../error/enum.PolarsError.html" title="enum polars::error::PolarsError">PolarsError</a>&gt;</h4></section></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-SeriesOpsTime-for-Series" class="impl"><a class="srclink rightside" href="../../../src/polars_time/series/_trait.rs.html#65">source</a><a href="#impl-SeriesOpsTime-for-Series" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../../prelude/series/trait.SeriesOpsTime.html" title="trait polars::prelude::series::SeriesOpsTime">SeriesOpsTime</a> for <a class="struct" href="../../series/struct.Series.html" title="struct polars::series::Series">Series</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.rolling_quantile" class="method trait-impl"><a class="srclink rightside" href="../../../src/polars_time/series/_trait.rs.html#83">source</a><a href="#method.rolling_quantile" class="anchor">§</a><h4 class="code-header">fn <a href="../../prelude/series/trait.SeriesOpsTime.html#method.rolling_quantile" class="fn">rolling_quantile</a>(
with dtype <a href="../../datatypes/type.IdxType.html" title="type polars::datatypes::IdxType"><code>IdxType</code></a></div></details><section id="method.is_sorted" class="method trait-impl"><a class="srclink rightside" href="../../../src/polars_ops/series/ops/various.rs.html#44">source</a><a href="#method.is_sorted" class="anchor">§</a><h4 class="code-header">fn <a href="../../prelude/trait.SeriesMethods.html#method.is_sorted" class="fn">is_sorted</a>(&amp;self, options: <a class="struct" href="struct.SortOptions.html" title="struct polars::chunked_array::object::SortOptions">SortOptions</a>) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>, <a class="enum" href="../../error/enum.PolarsError.html" title="enum polars::error::PolarsError">PolarsError</a>&gt;</h4></section></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-SeriesOpsTime-for-Series" class="impl"><a class="srclink rightside" href="../../../src/polars_time/series/_trait.rs.html#65">source</a><a href="#impl-SeriesOpsTime-for-Series" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../../prelude/series/trait.SeriesOpsTime.html" title="trait polars::prelude::series::SeriesOpsTime">SeriesOpsTime</a> for <a class="struct" href="../../series/struct.Series.html" title="struct polars::series::Series">Series</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.rolling_quantile" class="method trait-impl"><a class="srclink rightside" href="../../../src/polars_time/series/_trait.rs.html#83">source</a><a href="#method.rolling_quantile" class="anchor">§</a><h4 class="code-header">fn <a href="../../prelude/series/trait.SeriesOpsTime.html#method.rolling_quantile" class="fn">rolling_quantile</a>(
&amp;self,
options: <a class="struct" href="../../prelude/struct.RollingOptionsImpl.html" title="struct polars::prelude::RollingOptionsImpl">RollingOptionsImpl</a>&lt;'_&gt;
) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="struct" href="../../series/struct.Series.html" title="struct polars::series::Series">Series</a>, <a class="enum" href="../../error/enum.PolarsError.html" title="enum polars::error::PolarsError">PolarsError</a>&gt;</h4></section><span class="item-info"><div class="stab portability">Available on <strong>crate feature <code>rolling_window</code></strong> only.</div></span></summary><div class="docblock"><p>Apply a rolling quantile to a Series.</p>
Expand Down
Loading

0 comments on commit 0d20a02

Please sign in to comment.