Skip to content

Commit db05f22

Browse files
committed
01 typo fix & 04 output fix
1 parent a167403 commit db05f22

File tree

2 files changed

+21311
-12
lines changed

2 files changed

+21311
-12
lines changed

01_CAPM_alpha_beta.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -782,7 +782,7 @@
782782
}
783783
],
784784
"source": [
785-
"# Normalize returns\n",
785+
"# Regression\n",
786786
"x = data_ret[index]\n",
787787
"x = add_constant(x)\n",
788788
"y = data_ret[stock]\n",

04_volatility_calculation.ipynb

+21,310-11
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)