Skip to content

Commit 45057ea

Browse files
committed
add R and Python to the titles of the notebooks
1 parent 31b169c commit 45057ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/examples/py_double_ml_multiway_cluster.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Cluster Robust Double Machine Learning\n",
7+
"# Python: Cluster Robust Double Machine Learning\n",
88
"\n",
99
"This example demonstrates the cluster robust features of the [DoubleML](https://docs.doubleml.org/stable/index.html) package.\n",
1010
"The theoretical foundations are given in Chiang et al. 2021."

doc/examples/r_double_ml_multiway_cluster.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "b0f8d234",
66
"metadata": {},
77
"source": [
8-
"# Cluster Robust Double Machine Learning\n",
8+
"# R: Cluster Robust Double Machine Learning\n",
99
"\n",
1010
"This example demonstrates the cluster robust features of the [DoubleML](https://docs.doubleml.org/stable/index.html) package.\n",
1111
"The theoretical foundations are given in Chiang et al. 2021."

0 commit comments

Comments
 (0)