Skip to content

Commit 0130a1a

Browse files
committed
Pushing the docs to dev/ for branch: main, commit a2dec2c20b5f0f8da81f33f1761f9c2dcb01f233
1 parent 44b6313 commit 0130a1a

254 files changed

Lines changed: 54592 additions & 53190 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: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
<meta property="og:type" content="website" />
1212
<meta property="og:url" content="https://skrub-data.github.io/stable/CHANGES.html" />
1313
<meta property="og:site_name" content="skrub" />
14-
<meta property="og:description" content="Ongoing development: New Features: Changes: An unnecessary warning that was raised when passing a numpy array to the TableVectorizer has been removed.#1908 by Sandrine Henry.. Bugfixes: Deprecation..." />
14+
<meta property="og:description" content="Ongoing development: New Features: DataOp objects have a new attribute DataOp.skb.id which provides an alternative for referring to a node, in the environment passed to DataOp.skb.eval(), SkrubLear..." />
1515
<meta property="og:image" content="https://skrub-data.github.io/stable/_static/skrub.svg" />
1616
<meta property="og:image:alt" content="skrub" />
17-
<meta name="description" content="Ongoing development: New Features: Changes: An unnecessary warning that was raised when passing a numpy array to the TableVectorizer has been removed.#1908 by Sandrine Henry.. Bugfixes: Deprecation..." />
17+
<meta name="description" content="Ongoing development: New Features: DataOp objects have a new attribute DataOp.skb.id which provides an alternative for referring to a node, in the environment passed to DataOp.skb.eval(), SkrubLear..." />
1818

1919
<title>Release history &#8212; skrub</title>
2020

@@ -582,6 +582,13 @@
582582
<h2>Ongoing development<a class="headerlink" href="#ongoing-development" title="Link to this heading">#</a></h2>
583583
<section id="new-features">
584584
<h3>New Features<a class="headerlink" href="#new-features" title="Link to this heading">#</a></h3>
585+
<ul class="simple">
586+
<li><p><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> objects have a new attribute <a class="reference internal" href="reference/generated/skrub.DataOp.skb.id.html#skrub.DataOp.skb.id" title="skrub.DataOp.skb.id"><code class="xref py py-attr docutils literal notranslate"><span class="pre">DataOp.skb.id</span></code></a> which
587+
provides an alternative for referring to a node, in the environment passed to
588+
<a class="reference internal" href="reference/generated/skrub.DataOp.skb.eval.html#skrub.DataOp.skb.eval" title="skrub.DataOp.skb.eval"><code class="xref py py-meth docutils literal notranslate"><span class="pre">DataOp.skb.eval()</span></code></a>, <code class="xref py py-meth docutils literal notranslate"><span class="pre">SkrubLearner.predict()</span></code>, etc., or in
589+
<a class="reference internal" href="reference/generated/skrub.DataOp.skb.find.html#skrub.DataOp.skb.find" title="skrub.DataOp.skb.find"><code class="xref py py-meth docutils literal notranslate"><span class="pre">DataOp.skb.find()</span></code></a> or <a class="reference internal" href="reference/generated/skrub.SkrubLearner.html#skrub.SkrubLearner.truncated_after" title="skrub.SkrubLearner.truncated_after"><code class="xref py py-meth docutils literal notranslate"><span class="pre">SkrubLearner.truncated_after()</span></code></a>. <a class="reference external" href="https://github.com/skrub-data/skrub/pull/2062">#2062</a> by
590+
<a class="reference external" href="https://github.com/jeromedockes">Jérôme Dockès</a>.</p></li>
591+
</ul>
585592
</section>
586593
<section id="id1">
587594
<h3>Changes<a class="headerlink" href="#id1" 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)