Skip to content

Commit e0e2e43

Browse files
committed
Pushing the docs to dev/ for branch: main, commit 41b7245b7bfe940de7370c0dba30386b59764fbb
1 parent f6b8478 commit e0e2e43

File tree

283 files changed

+44608
-44604
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

283 files changed

+44608
-44604
lines changed

dev/CHANGES.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -616,6 +616,9 @@ <h3>Bugfixes<a class="headerlink" href="#bugfixes" title="Link to this heading">
616616
columns with some dtypes (lists, structs) are sorted. It would not indicate
617617
Polars columns sorted in descending order. Fixed in <a class="reference external" href="https://github.com/skrub-data/skrub/pull/1673">#1673</a> by
618618
<a class="reference external" href="https://github.com/jeromedockes">Jérôme Dockès</a>.</p></li>
619+
<li><p>Fixed nightly checks and added support for upcoming library versions, including Pandas
620+
v3.0. <a class="reference external" href="https://github.com/skrub-data/skrub/pull/1664">#1664</a> by <a class="reference external" href="https://github.com/auguste-probabl">Auguste Baum</a> and
621+
<a class="reference external" href="https://github.com/rcap107">Riccardo Cappuzzo</a>.</p></li>
619622
</ul>
620623
</section>
621624
</section>

dev/_downloads/0489157882e9236e99043be54168dbb0/00_getting_started.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
"name": "python",
211211
"nbconvert_exporter": "python",
212212
"pygments_lexer": "ipython3",
213-
"version": "3.13.7"
213+
"version": "3.13.9"
214214
}
215215
},
216216
"nbformat": 4,

dev/_downloads/11478533c8b732efe27c621ced8bf460/10_squashing_scaler.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"name": "python",
136136
"nbconvert_exporter": "python",
137137
"pygments_lexer": "ipython3",
138-
"version": "3.13.7"
138+
"version": "3.13.9"
139139
}
140140
},
141141
"nbformat": 4,
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.

dev/_downloads/3107cc89b00c8787c429f79007f9e9a9/08_interpolation_join.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@
283283
"name": "python",
284284
"nbconvert_exporter": "python",
285285
"pygments_lexer": "ipython3",
286-
"version": "3.13.7"
286+
"version": "3.13.9"
287287
}
288288
},
289289
"nbformat": 4,
0 Bytes
Binary file not shown.

dev/_downloads/32eb7122d28304b1f0e44f3a61f9889b/02_text_with_string_encoders.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
"name": "python",
194194
"nbconvert_exporter": "python",
195195
"pygments_lexer": "ipython3",
196-
"version": "3.13.7"
196+
"version": "3.13.9"
197197
}
198198
},
199199
"nbformat": 4,

0 commit comments

Comments
 (0)