Skip to content

Commit bc81a59

Browse files
committed
Pushing the docs to dev/ for branch: main, commit ee29a1fa30d76a51133bfffbadf497585c55b498
1 parent 910fc53 commit bc81a59

227 files changed

Lines changed: 52821 additions & 53000 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: Changes: Bugfixes: Release 0.8.0: New Features: The eager_data_ops configuration option has been added. When set to False, no previews are computed and validation..." />
14+
<meta property="og:description" content="Ongoing Development: New Features: Changes: The row indices of training and testing samples are now also included in the dictionaries produced by DataOp.skb.iter_cv_splits().#2012 by Jérôme Dockès...." />
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: Bugfixes: Release 0.8.0: New Features: The eager_data_ops configuration option has been added. When set to False, no previews are computed and validation..." />
17+
<meta name="description" content="Ongoing Development: New Features: Changes: The row indices of training and testing samples are now also included in the dictionaries produced by DataOp.skb.iter_cv_splits().#2012 by Jérôme Dockès...." />
1818

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

@@ -580,6 +580,11 @@ <h3>New Features<a class="headerlink" href="#new-features" title="Link to this h
580580
</section>
581581
<section id="id1">
582582
<h3>Changes<a class="headerlink" href="#id1" title="Link to this heading">#</a></h3>
583+
<ul class="simple">
584+
<li><p>The row indices of training and testing samples are now also included in the
585+
dictionaries produced by <a class="reference internal" href="reference/generated/skrub.DataOp.skb.iter_cv_splits.html#skrub.DataOp.skb.iter_cv_splits" title="skrub.DataOp.skb.iter_cv_splits"><code class="xref py py-meth docutils literal notranslate"><span class="pre">DataOp.skb.iter_cv_splits()</span></code></a>. <a class="reference external" href="https://github.com/skrub-data/skrub/pull/2012">#2012</a> by
586+
<a class="reference external" href="https://github.com/jeromedockes">Jérôme Dockès</a>.</p></li>
587+
</ul>
583588
</section>
584589
<section id="bugfixes">
585590
<h3>Bugfixes<a class="headerlink" href="#bugfixes" 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)