Skip to content

Commit 7536bef

Browse files
committed
Pushing the docs to dev/ for branch: main, commit ffcc08db78840f80129f20014113182505cd1fd8
1 parent 0130a1a commit 7536bef

257 files changed

Lines changed: 54523 additions & 53182 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: 5 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: 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..." />
14+
<meta property="og:description" content="Ongoing development: New Features: It is now possible to attach new preview values to the variables in a DataOp with DataOp.skb.set_data().#2081 by Jérôme Dockès., DataOp objects have a new attribu..." />
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: 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..." />
17+
<meta name="description" content="Ongoing development: New Features: It is now possible to attach new preview values to the variables in a DataOp with DataOp.skb.set_data().#2081 by Jérôme Dockès., DataOp objects have a new attribu..." />
1818

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

@@ -583,6 +583,9 @@ <h2>Ongoing development<a class="headerlink" href="#ongoing-development" title="
583583
<section id="new-features">
584584
<h3>New Features<a class="headerlink" href="#new-features" title="Link to this heading">#</a></h3>
585585
<ul class="simple">
586+
<li><p>It is now possible to attach new preview values to the variables in a DataOp
587+
with <a class="reference internal" href="reference/generated/skrub.DataOp.skb.set_data.html#skrub.DataOp.skb.set_data" title="skrub.DataOp.skb.set_data"><code class="xref py py-meth docutils literal notranslate"><span class="pre">DataOp.skb.set_data()</span></code></a>. <a class="reference external" href="https://github.com/skrub-data/skrub/pull/2081">#2081</a> by
588+
<a class="reference external" href="https://github.com/jeromedockes">Jérôme Dockès</a>.</p></li>
586589
<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
587590
provides an alternative for referring to a node, in the environment passed to
588591
<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
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)