Skip to content

Commit e6619b6

Browse files
committed
Pushing the docs to dev/ for branch: main, commit 9969b98b42fc685e990cc88f87e81a654aaa6375
1 parent 4bd14ea commit e6619b6

194 files changed

Lines changed: 21699 additions & 21664 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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -610,6 +610,10 @@ <h3>Changes<a class="headerlink" href="#id1" title="Link to this heading">#</a><
610610
<a class="reference internal" href="reference/generated/skrub.StringEncoder.html#skrub.StringEncoder" title="skrub.StringEncoder"><code class="xref py py-class docutils literal notranslate"><span class="pre">StringEncoder</span></code></a>. <a class="reference external" href="https://github.com/skrub-data/skrub/pull/1354">#1354</a> by <a class="reference external" href="https://github.com/rcap107">Riccardo Cappuzzo</a>.</p>
611611
</div>
612612
<ul class="simple">
613+
<li><p><a class="reference internal" href="reference/generated/skrub.StringEncoder.html#skrub.StringEncoder" title="skrub.StringEncoder"><code class="xref py py-class docutils literal notranslate"><span class="pre">StringEncoder</span></code></a> now exposes the <code class="docutils literal notranslate"><span class="pre">stop_words</span></code> argument, which is passed to the
614+
underlying vectorizer (<a class="reference external" href="https://scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfVectorizer.html#sklearn.feature_extraction.text.TfidfVectorizer" title="(in scikit-learn v1.6)"><code class="xref py py-class docutils literal notranslate"><span class="pre">TfidfVectorizer</span></code></a>,
615+
or <a class="reference external" href="https://scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.HashingVectorizer.html#sklearn.feature_extraction.text.HashingVectorizer" title="(in scikit-learn v1.6)"><code class="xref py py-class docutils literal notranslate"><span class="pre">HashingVectorizer</span></code></a>). <a class="reference external" href="https://github.com/skrub-data/skrub/pull/1415">#1415</a> by
616+
<a class="reference external" href="https://github.com/Vincent-Maladiere">Vincent Maladiere</a>.</p></li>
613617
<li><p>A new parameter <code class="docutils literal notranslate"><span class="pre">max_association_columns</span></code> has been added to the
614618
<a class="reference internal" href="reference/generated/skrub.TableReport.html#skrub.TableReport" title="skrub.TableReport"><code class="xref py py-class docutils literal notranslate"><span class="pre">TableReport</span></code></a> to skip association computation when the number of columns
615619
exceeds the specified value. <a class="reference external" href="https://github.com/skrub-data/skrub/pull/1304">#1304</a> by <a class="reference external" href="https://github.com/victoris93">Victoria Shevchenko</a>.</p></li>
Binary file not shown.
Binary file not shown.
Binary file not shown.
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.

0 commit comments

Comments
 (0)