Skip to content

Commit fb4d83b

Browse files
committed
Pushing the docs to dev/ for branch: main, commit 807f2bf1b61a590fff5df164e5d29902eeda9f1e
1 parent f1c4a82 commit fb4d83b

218 files changed

Lines changed: 44396 additions & 44321 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
@@ -639,6 +639,9 @@ <h3>Bugfixes<a class="headerlink" href="#bugfixes" title="Link to this heading">
639639
<li><p>Fixed an issue where <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> would fail when computing associations
640640
for Polars dataframes if PyArrow was not installed.
641641
<a class="reference external" href="https://github.com/skrub-data/skrub/pull/1742">#1742</a> by <a class="reference external" href="https://github.com/rcap107">Riccardo Cappuzzo</a>.</p></li>
642+
<li><p>Added <code class="xref py py-meth docutils literal notranslate"><span class="pre">get_feature_names_out()</span></code> to <a class="reference internal" href="reference/generated/skrub.Cleaner.html#skrub.Cleaner" title="skrub.Cleaner"><code class="xref py py-class docutils literal notranslate"><span class="pre">Cleaner</span></code></a> for consistency with the
643+
<a class="reference internal" href="reference/generated/skrub.TableVectorizer.html#skrub.TableVectorizer" title="skrub.TableVectorizer"><code class="xref py py-class docutils literal notranslate"><span class="pre">TableVectorizer</span></code></a> and other transformers. <a class="reference external" href="https://github.com/skrub-data/skrub/pull/1762">#1762</a> by
644+
<a class="reference external" href="https://github.com/rcap107">Riccardo Cappuzzo</a>.</p></li>
642645
<li><p>Improve error message when <a class="reference internal" href="reference/generated/skrub.TextEncoder.html#skrub.TextEncoder" title="skrub.TextEncoder"><code class="xref py py-class docutils literal notranslate"><span class="pre">TextEncoder</span></code></a> is used without the optional
643646
transformers dependencies. <a class="reference external" href="https://github.com/skrub-data/skrub/pull/1769">#1769</a> by <a class="reference external" href="https://github.com/fxzhou22">Fangxuan Zhou</a>.</p></li>
644647
<li><p>Accessing <code class="docutils literal notranslate"><span class="pre">.skb.applied_estimator</span></code> on a <a class="reference internal" href="reference/generated/skrub.DataOp.html#skrub.DataOp" title="skrub.DataOp"><code class="xref py py-class docutils literal notranslate"><span class="pre">DataOp</span></code></a> after calling
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.
Binary file not shown.

0 commit comments

Comments
 (0)