Skip to content

Commit 858c77c

Browse files
author
Github Actions
committed
Pieter Gijsbers: scipy 1.11 sets scipy.stats.mode keepdims=Fales as default (#1267)
1 parent db162fe commit 858c77c

File tree

56 files changed

+418
-418
lines changed

Some content is hidden

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

56 files changed

+418
-418
lines changed

develop/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 99cbbded2688dd5c1fad39857558a856
3+
config: 46c3b0124d677b6b3a9c3092f018007d
44
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file not shown.
Binary file not shown.
-13 Bytes
Loading
-333 Bytes
Loading
1.2 KB
Loading
734 Bytes
Loading
-3.63 KB
Loading
-1.28 KB
Loading

develop/_sources/examples/20_basic/introduction_tutorial.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ Download the OpenML task for the eeg-eye-state.
242242
warnings.warn(
243243
/home/runner/work/openml-python/openml-python/openml/datasets/functions.py:437: FutureWarning: Starting from Version 0.15 `download_data`, `download_qualities`, and `download_features_meta_data` will all be ``False`` instead of ``True`` by default to enable lazy loading. To disable this message until version 0.15 explicitly set `download_data`, `download_qualities`, and `download_features_meta_data` to a bool while calling `get_dataset`.
244244
warnings.warn(
245-
kNN on eeg-eye-state: https://test.openml.org/r/11880
245+
kNN on eeg-eye-state: https://test.openml.org/r/13000
246246
247247
248248
@@ -262,7 +262,7 @@ Download the OpenML task for the eeg-eye-state.
262262
263263
.. rst-class:: sphx-glr-timing
264264

265-
**Total running time of the script:** ( 0 minutes 10.858 seconds)
265+
**Total running time of the script:** ( 0 minutes 11.035 seconds)
266266

267267

268268
.. _sphx_glr_download_examples_20_basic_introduction_tutorial.py:

0 commit comments

Comments
 (0)