Skip to content

Commit 9bac7e5

Browse files
committed
Pushing the docs to dev/ for branch: main, commit 9eb9d69643e15ee90188825e0cb2579e7e08479f
1 parent 328557b commit 9bac7e5

232 files changed

Lines changed: 53166 additions & 52953 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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -605,6 +605,13 @@ <h3>Changes<a class="headerlink" href="#id1" title="Link to this heading">#</a><
605605
</section>
606606
<section id="bugfixes">
607607
<h3>Bugfixes<a class="headerlink" href="#bugfixes" title="Link to this heading">#</a></h3>
608+
<ul class="simple">
609+
<li><p>A bug in how the <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 <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> treated columns
610+
duration columns in pandas and polars has been fixed. Now, both classes convert
611+
durations to the total number of seconds (with fractional part). This is done
612+
by the new transformer <code class="xref py py-class docutils literal notranslate"><span class="pre">DurationToFloat</span></code>. <a class="reference external" href="https://github.com/skrub-data/skrub/pull/2069">#2069</a> by
613+
<a class="reference external" href="https://github.com/rcap107">Riccardo Cappuzzo</a>.</p></li>
614+
</ul>
608615
</section>
609616
<section id="deprecations">
610617
<h3>Deprecations<a class="headerlink" href="#deprecations" title="Link to this heading">#</a></h3>
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)