Skip to content

Commit eb87714

Browse files
committed
Pushing the docs to dev/ for branch: main, commit 0e3c5f42c911a90ab87347335c426eead03a36bf
1 parent 1af3e8f commit eb87714

235 files changed

Lines changed: 53742 additions & 53627 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 & 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: 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..." />
14+
<meta property="og:description" content="Ongoing development: New Features: A parameter becomes_default has been added to var(). It allows indicating that the provided preview value should also be treated as a default value for this varia..." />
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: 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..." />
17+
<meta name="description" content="Ongoing development: New Features: A parameter becomes_default has been added to var(). It allows indicating that the provided preview value should also be treated as a default value for this varia..." />
1818

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

@@ -592,6 +592,11 @@ <h2>Ongoing development<a class="headerlink" href="#ongoing-development" title="
592592
<section id="new-features">
593593
<h3>New Features<a class="headerlink" href="#new-features" title="Link to this heading">#</a></h3>
594594
<ul class="simple">
595+
<li><p>A parameter <code class="docutils literal notranslate"><span class="pre">becomes_default</span></code> has been added to <a class="reference internal" href="reference/generated/skrub.var.html#skrub.var" title="skrub.var"><code class="xref py py-func docutils literal notranslate"><span class="pre">var()</span></code></a>. It allows
596+
indicating that the provided preview <code class="docutils literal notranslate"><span class="pre">value</span></code> should also be treated as a
597+
default value for this variable in all contexts (for example in a
598+
SkrubLearner’s method like <code class="docutils literal notranslate"><span class="pre">fit</span></code> or <code class="docutils literal notranslate"><span class="pre">predict</span></code>).
599+
<a class="reference external" href="https://github.com/skrub-data/skrub/pull/2082">#2082</a> by <a class="reference external" href="https://github.com/jeromedockes">Jérôme Dockès</a>.</p></li>
595600
<li><p>It is now possible to attach new preview values to the variables in a DataOp
596601
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
597602
<a class="reference external" href="https://github.com/jeromedockes">Jérôme Dockès</a>.</p></li>
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)