feat: initial project setup - Merton-KMV model, data pipeline, .agents workflows

This commit is contained in:
EDF Agent
2026-03-11 19:59:38 +09:00
commit a20a7207c4
28 changed files with 3212 additions and 0 deletions

13
requirements.txt Normal file
View File

@@ -0,0 +1,13 @@
numpy>=1.24
pandas>=2.0
scipy>=1.10
statsmodels>=0.14
pykrx>=1.0
opendart-reader>=0.3
arch>=6.0
matplotlib>=3.7
plotly>=5.15
seaborn>=0.12
scikit-learn>=1.3
tqdm>=4.65
pyyaml>=6.0