Skip to content

Commit 5dd1ecf

Browse files
committed
Pushing the docs to dev/ for branch: main, commit 679b81ba6d9070d6aa66a350b94c09a8e8258e54
1 parent 882636b commit 5dd1ecf

251 files changed

Lines changed: 53943 additions & 52867 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
@@ -640,6 +640,9 @@ <h3>New Features<a class="headerlink" href="#id2" title="Link to this heading">#
640640
<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
641641
selecting columns that have a fraction of null values above the given threshold.
642642
<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>
643+
<li><p><a class="reference internal" href="reference/generated/skrub.selectors.has_dtype.html#skrub.selectors.has_dtype" title="skrub.selectors.has_dtype"><code class="xref py py-func docutils literal notranslate"><span class="pre">selectors.has_dtype()</span></code></a> has been added, allowing users to select columns
644+
by passing the dtype objects they want to match. <a class="reference external" href="https://github.com/skrub-data/skrub/pull/2027">#2027</a> by
645+
<a class="reference external" href="https://github.com/kudos07">kudos07</a>.</p></li>
643646
</ul>
644647
</section>
645648
<section id="id3">
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)