File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -73,6 +73,10 @@ result.summary()
73
73
74
74
Plans for the repository can be seen in the [ Issues] ( https://github.com/pymc-labs/CausalPy/issues ) .
75
75
76
+ ## Videos
77
+ Click on the thumbnail below to watch a video about CausalPy on YouTube.
78
+ [ ![ Youtube video thumbnail image] ( https://img.youtube.com/vi/gV6wzTk3o1U/maxresdefault.jpg )] ( https://www.youtube.com/watch?v=gV6wzTk3o1U )
79
+
76
80
## Overview of package capabilities
77
81
78
82
### Synthetic control
Original file line number Diff line number Diff line change @@ -54,6 +54,14 @@ Quickstart
54
54
# Get a results summary
55
55
result.summary()
56
56
57
+
58
+ Videos
59
+ ------
60
+
61
+ .. raw :: html
62
+
63
+ <iframe width =" 700" height =" 394" src =" https://www.youtube.com/embed/gV6wzTk3o1U" title =" YouTube video player" frameborder =" 0" allow =" accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen ></iframe >
64
+
57
65
Features
58
66
--------
59
67
You can’t perform that action at this time.
0 commit comments