Skip to content

Commit 0ceb355

Browse files
author
Github Actions
committed
PGijsbers: Parquet Support (#1029)
1 parent e87f1c7 commit 0ceb355

54 files changed

Lines changed: 220 additions & 216 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.
Binary file not shown.
Binary file not shown.
-1.78 KB
Loading
-1.24 KB
Loading
554 Bytes
Loading
364 Bytes
Loading
4.47 KB
Loading
2.34 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
@@ -175,7 +175,7 @@ Download the OpenML task for the eeg-eye-state.
175175

176176
.. code-block:: none
177177
178-
kNN on eeg-eye-state: http://test.openml.org/r/670
178+
kNN on eeg-eye-state: http://test.openml.org/r/8126
179179
180180
181181
@@ -195,7 +195,7 @@ Download the OpenML task for the eeg-eye-state.
195195
196196
.. rst-class:: sphx-glr-timing
197197

198-
**Total running time of the script:** ( 0 minutes 13.699 seconds)
198+
**Total running time of the script:** ( 0 minutes 18.866 seconds)
199199

200200

201201
.. _sphx_glr_download_examples_20_basic_introduction_tutorial.py:

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55

66
Computation times
77
=================
8-
**01:05.816** total execution time for **examples_20_basic** files:
8+
**01:10.757** total execution time for **examples_20_basic** files:
99

1010
+-------------------------------------------------------------------------------------------------------------+-----------+--------+
11-
| :ref:`sphx_glr_examples_20_basic_simple_suites_tutorial.py` (``simple_suites_tutorial.py``) | 00:33.504 | 0.0 MB |
11+
| :ref:`sphx_glr_examples_20_basic_simple_suites_tutorial.py` (``simple_suites_tutorial.py``) | 00:30.562 | 0.0 MB |
1212
+-------------------------------------------------------------------------------------------------------------+-----------+--------+
13-
| :ref:`sphx_glr_examples_20_basic_introduction_tutorial.py` (``introduction_tutorial.py``) | 00:13.699 | 0.0 MB |
13+
| :ref:`sphx_glr_examples_20_basic_introduction_tutorial.py` (``introduction_tutorial.py``) | 00:18.866 | 0.0 MB |
1414
+-------------------------------------------------------------------------------------------------------------+-----------+--------+
15-
| :ref:`sphx_glr_examples_20_basic_simple_datasets_tutorial.py` (``simple_datasets_tutorial.py``) | 00:12.317 | 0.0 MB |
15+
| :ref:`sphx_glr_examples_20_basic_simple_datasets_tutorial.py` (``simple_datasets_tutorial.py``) | 00:11.701 | 0.0 MB |
1616
+-------------------------------------------------------------------------------------------------------------+-----------+--------+
17-
| :ref:`sphx_glr_examples_20_basic_simple_flows_and_runs_tutorial.py` (``simple_flows_and_runs_tutorial.py``) | 00:06.296 | 0.0 MB |
17+
| :ref:`sphx_glr_examples_20_basic_simple_flows_and_runs_tutorial.py` (``simple_flows_and_runs_tutorial.py``) | 00:09.628 | 0.0 MB |
1818
+-------------------------------------------------------------------------------------------------------------+-----------+--------+

0 commit comments

Comments
 (0)