Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion book/intro_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ Main contributors of this project are:
</td>
<td align="center" valign="top" width="33.33%">
<b>Jiwoo Son</b><br />
<a href="https://github.com/bungaedm">GitHub</a>
<a href="https://github.com/bungaedm">GitHub</a> ·
<a href="https://www.linkedin.com/in/jiwoo-son-3207021a7/">LinkedIn</a>
</td>
<td align="center" valign="top" width="33.33%">
<b>Junghyun Kim</b><br />
Expand Down
3 changes: 2 additions & 1 deletion book/intro_ko.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ YouTube에서도 영상 시리즈를 볼 수 있습니다: <https://www.youtube.
</td>
<td align="center" valign="top" width="33.33%">
<b>손지우</b><br />
<a href="https://github.com/bungaedm">GitHub</a>
<a href="https://github.com/bungaedm">GitHub</a> ·
<a href="https://www.linkedin.com/in/jiwoo-son-3207021a7/">LinkedIn</a>
</td>
<td align="center" valign="top" width="33.33%">
<b>김정현</b><br />
Expand Down
8 changes: 8 additions & 0 deletions book/myst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@ project:
file: why_causal_inference/why_causal_inference_en.ipynb
- file: why_causal_inference/why_causal_inference_ko.ipynb
hidden: true
- title: RDD Basics
file: rdd/01_rdd_basic_en.ipynb
- file: rdd/01_rdd_basic_ko.ipynb
hidden: true
- title: Fuzzy RDD
file: rdd/02_fuzzy_rdd_en.ipynb
- file: rdd/02_fuzzy_rdd_ko.ipynb
hidden: true

site:
template: book-theme
Expand Down
1,027 changes: 1,027 additions & 0 deletions book/rdd/01_rdd_basic_en.ipynb

Large diffs are not rendered by default.

1,002 changes: 1,002 additions & 0 deletions book/rdd/01_rdd_basic_ko.ipynb

Large diffs are not rendered by default.

1,072 changes: 1,072 additions & 0 deletions book/rdd/02_fuzzy_rdd_en.ipynb

Large diffs are not rendered by default.

1,083 changes: 1,083 additions & 0 deletions book/rdd/02_fuzzy_rdd_ko.ipynb

Large diffs are not rendered by default.