Skip to content

Commit bc61d8e

Browse files
committed
Adding synth control source
1 parent 63cfbd0 commit bc61d8e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

synthetic_control.ipynb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "fb0385d3-2972-4449-9aa7-179afc959dae",
6+
"metadata": {},
7+
"source": [
8+
"# Source: https://matheusfacure.github.io/python-causality-handbook/15-Synthetic-Control.html"
9+
]
10+
},
311
{
412
"cell_type": "code",
513
"execution_count": 1,

0 commit comments

Comments
 (0)