Skip to content

Commit 5fbb34e

Browse files
committed
Pushing the docs to dev/ for branch: main, commit 7f7b50aaf9e466e2b978e4cfc3bc34760c45ef85
1 parent 116a81a commit 5fbb34e

270 files changed

Lines changed: 43601 additions & 43344 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.

dev/CHANGES.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,9 @@ <h3>New Features<a class="headerlink" href="#new-features" title="Link to this h
577577
<li><p><a class="reference internal" href="reference/generated/skrub.SkrubLearner.html#skrub.SkrubLearner" title="skrub.SkrubLearner"><code class="xref py py-class docutils literal notranslate"><span class="pre">SkrubLearner</span></code></a>, <a class="reference internal" href="reference/generated/skrub.ParamSearch.html#skrub.ParamSearch" title="skrub.ParamSearch"><code class="xref py py-class docutils literal notranslate"><span class="pre">ParamSearch</span></code></a> and <code class="xref py py-class docutils literal notranslate"><span class="pre">OptunaSearch</span></code> expose
578578
some more attributes for inspection by scikit-learn: <code class="docutils literal notranslate"><span class="pre">__sklearn_tags__</span></code>,
579579
<code class="docutils literal notranslate"><span class="pre">classes_</span></code>, <code class="docutils literal notranslate"><span class="pre">_estimator_type</span></code>. <a class="reference external" href="https://github.com/skrub-data/skrub/pull/1931">#1931</a> by <a class="reference external" href="https://github.com/jeromedockes">Jérôme Dockès</a>.</p></li>
580+
<li><p><a class="reference internal" href="reference/generated/skrub.selectors.has_nulls.html#skrub.selectors.has_nulls" title="skrub.selectors.has_nulls"><code class="xref py py-func docutils literal notranslate"><span class="pre">selectors.has_nulls()</span></code></a> now takes a <code class="docutils literal notranslate"><span class="pre">proportion</span></code> parameter, which allows
581+
selecting columns that have a fraction of null values above the given threshold.
582+
<a class="reference external" href="https://github.com/skrub-data/skrub/pull/1881">#1881</a> by <a class="reference external" href="https://github.com/gabrielapgomezji">Gabriela Gómez Jiménez</a>.</p></li>
580583
</ul>
581584
</section>
582585
<section id="id1">
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)