Skip to content

Commit

Permalink
updated links
Browse files Browse the repository at this point in the history
  • Loading branch information
akwon31 committed Jun 2, 2020
1 parent 8ca28d9 commit ba8d4a7
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 74 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,13 @@
"tse = pd.read_csv('data/TSE.csv', parse_dates=True, index_col='Date')"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Database and pickled files are available [here](https://drive.google.com/drive/u/1/folders/1HVnvK-kB0hpBr9HM0d49BzXq4oa6AwUB)."
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down
155 changes: 81 additions & 74 deletions Online Portfolio Selection/Online Portfolio Selection - Momentum.ipynb

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,13 @@
"tse = pd.read_csv('data/TSE.csv', parse_dates=True, index_col='Date')"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Database and pickled files are available [here](https://drive.google.com/drive/u/1/folders/1HVnvK-kB0hpBr9HM0d49BzXq4oa6AwUB)."
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down

0 comments on commit ba8d4a7

Please sign in to comment.