Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- 01_rdd_basic_ko/en: 말투 통일, 섹션6 시각화 설명 추가 - 02_fuzzy_rdd_ko: 섹션5 2SLS 설명 구조화, Forest Plot 시각화, 소제목 정리 - 02_fuzzy_rdd_en: 신규 작성 (전체 번역) - 구 fuzzy_rdd_en/ko.ipynb 삭제, book/rdd/image → images 디렉토리 정리 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- book/rdd/images/ 내 미사용 폴더/HTML 파일 삭제 (16-Regression..., Claude 정의) - 노트북 셀 실행 output 반영 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- src/rdd_func.py 함수 코드를 각 노트북 셀로 이동 - images/rdd_regression.png, rdd_types.png를 노트북 내 코드 생성으로 전환 - book/rdd/src, book/rdd/images, book/rdd/image 디렉토리 정리 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
fuzzy_rdd_en/ko.ipynb삭제 →01_rdd_basic_*,02_fuzzy_rdd_*파일명 체계로 통일book/rdd/src파일 정리 (rdd_func.py로 통합),myst.ymlTOC 업데이트추가 정리 (후속 커밋)
book/rdd/images/내 미사용 파일 삭제 (참고용으로 저장됐던 HTML, CSS, JS 등 48개)구조 리팩토링 (최종 커밋)
src/rdd_func.py함수 코드를 각 노트북 셀로 인라인 이동 (코드 hide 기능 대응)images/rdd_regression.png,rdd_types.png를 노트북 내 코드로 직접 생성하도록 전환book/rdd/src/,book/rdd/images/,book/rdd/image/디렉토리 완전 정리Test plan
myst build --html로컬 빌드 확인🤖 Generated with Claude Code