File tree Expand file tree Collapse file tree 2 files changed +9
-15
lines changed Expand file tree Collapse file tree 2 files changed +9
-15
lines changed Original file line number Diff line number Diff line change
1
+ .. _python_api :
2
+
1
3
API reference
2
4
=============
3
5
Original file line number Diff line number Diff line change 6
6
Examples
7
7
==========
8
8
9
- |start-h3 | R: Case studies |end-h3 |
9
+ R: Case studies
10
+ ---------------
10
11
11
12
These are case studies with the R package :ref: `DoubleML <doubleml_package >`.
12
13
13
14
.. nbgallery ::
14
15
:name: case-studies-r
15
- :glob:
16
16
17
17
R_double_ml_pension.ipynb
18
18
r_double_ml_multiway_cluster.ipynb
19
19
20
- |start-h3 | Python: Case studies |end-h3 |
20
+ Python: Case studies
21
+ ---------------------
21
22
22
23
These are case studies with the Python package :ref: `DoubleML <doubleml_package >`.
23
24
24
25
.. nbgallery ::
25
26
:name: case-studies-py
26
- :glob:
27
27
28
28
py_double_ml_pension.ipynb
29
29
py_double_ml_multiway_cluster.ipynb
@@ -36,22 +36,14 @@ These are case studies with the Python package :ref:`DoubleML <doubleml_package>
36
36
py_double_ml_cvar.ipynb
37
37
py_double_ml_learner.ipynb
38
38
39
- |start-h3 | Sandbox |end-h3 |
39
+ Sandbox
40
+ -----
40
41
41
42
These are examples which are work-in-progress and/or not yet fully documented.
42
43
43
44
.. nbgallery ::
44
- :name: sandbox
45
- :glob:
45
+ :name: sandbox_gallery
46
46
:maxdepth: 1
47
47
48
48
R_double_ml_pipeline.ipynb
49
49
double_ml_bonus_data.ipynb
50
-
51
- .. |start-h3 | raw :: html
52
-
53
- <h3>
54
-
55
- .. |end-h3 | raw :: html
56
-
57
- </h3>
You can’t perform that action at this time.
0 commit comments