Skip to content

Commit ca8d79f

Browse files
committed
Pushing the docs to dev/ for branch: main, commit eeea73af5d7cfda1413225e74d79c4ad6eda3b36
1 parent 37e4ad3 commit ca8d79f

232 files changed

Lines changed: 43914 additions & 44758 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,12 +572,16 @@ <h3>Changes<a class="headerlink" href="#id1" title="Link to this heading">#</a><
572572
<a class="reference external" href="https://github.com/skrub-data/skrub/pull/1819">#1819</a> by <a class="reference external" href="https://github.com/emassoulie">Eloi Massoulié</a></p></li>
573573
<li><p><code class="xref py py-func docutils literal notranslate"><span class="pre">compute_ngram_distance()</span></code> has been renamed to <code class="xref py py-func docutils literal notranslate"><span class="pre">_compute_ngram_distance()</span></code> and is now a private function.
574574
<a class="reference external" href="https://github.com/skrub-data/skrub/pull/1838">#1838</a> by <a class="reference external" href="https://github.com/siddharthbaleja">Siddharth Baleja</a>.</p></li>
575+
<li><p>The repository wheel has been made smaller by removing some material that was
576+
not necessary for using the library. Benchmarks are now available in a separate
577+
<a class="reference external" href="https://github.com/skrub-data/skrub-benchmarks">repository</a>.
578+
<a class="reference external" href="https://github.com/skrub-data/skrub/pull/1893">#1893</a> by <a class="reference external" href="https://github.com/rcap107">Riccardo Cappuzzo</a>.</p></li>
575579
</ul>
576580
</section>
577581
<section id="bugfixes">
578582
<h3>Bugfixes<a class="headerlink" href="#bugfixes" title="Link to this heading">#</a></h3>
579583
<ul class="simple">
580-
<li><p>Fixed some issues related to the release of Pandas 3.0. <a class="reference external" href="https://github.com/skrub-data/skrub/pull/1855">#1855</a> by user:<cite>Riccardo Cappuzzo &lt;rcap107&gt;</cite>.</p></li>
584+
<li><p>Fixed some issues related to the release of Pandas 3.0. <a class="reference external" href="https://github.com/skrub-data/skrub/pull/1855">#1855</a> by <a class="reference external" href="https://github.com/rcap107">Riccardo Cappuzzo</a>.</p></li>
581585
</ul>
582586
</section>
583587
</section>

dev/CONTRIBUTING.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,6 @@
516516
<li class="toctree-l1 current active"><a class="current reference internal" href="#">Contributing guide</a></li>
517517
<li class="toctree-l1"><a class="reference internal" href="tutorial_example.html">How to write an example for the gallery</a></li>
518518
<li class="toctree-l1"><a class="reference internal" href="RELEASE_PROCESS.html">Release process</a></li>
519-
<li class="toctree-l1"><a class="reference internal" href="benchmark_indications.html">Benchmarks</a></li>
520519
</ul>
521520
</div>
522521
</nav></div>

dev/RELEASE_PROCESS.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@
7474
<link rel="author" title="About these documents" href="about.html" />
7575
<link rel="index" title="Index" href="genindex.html" />
7676
<link rel="search" title="Search" href="search.html" />
77-
<link rel="next" title="Benchmarks" href="benchmark_indications.html" />
7877
<link rel="prev" title="How to write an example for the gallery" href="tutorial_example.html" />
7978
<meta name="viewport" content="width=device-width, initial-scale=1"/>
8079
<meta name="docsearch:language" content="en"/>
@@ -516,7 +515,6 @@
516515
<li class="toctree-l1"><a class="reference internal" href="CONTRIBUTING.html">Contributing guide</a></li>
517516
<li class="toctree-l1"><a class="reference internal" href="tutorial_example.html">How to write an example for the gallery</a></li>
518517
<li class="toctree-l1 current active"><a class="current reference internal" href="#">Release process</a></li>
519-
<li class="toctree-l1"><a class="reference internal" href="benchmark_indications.html">Benchmarks</a></li>
520518
</ul>
521519
</div>
522520
</nav></div>
@@ -773,15 +771,6 @@ <h3>Update the conda-forge recipe<a class="headerlink" href="#update-the-conda-f
773771
<p class="prev-next-title">How to write an example for the gallery</p>
774772
</div>
775773
</a>
776-
<a class="right-next"
777-
href="benchmark_indications.html"
778-
title="next page">
779-
<div class="prev-next-info">
780-
<p class="prev-next-subtitle">next</p>
781-
<p class="prev-next-title">Benchmarks</p>
782-
</div>
783-
<i class="fa-solid fa-angle-right"></i>
784-
</a>
785774
</div>
786775
</footer>
787776

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.

0 commit comments

Comments
 (0)