Skip to content

Commit

Permalink
Added DFS video notebook and supporting data.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmccorriston committed Jul 18, 2019
1 parent f5445c5 commit 43de962
Show file tree
Hide file tree
Showing 3 changed files with 27,822 additions and 0 deletions.
3 changes: 3 additions & 0 deletions videos/miscellaneous/dfs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This notebook illustrates some of the similarities between quantitative finance and daily fantasy sports (DFS). The notebook was written for [this 3-part video series](https://youtu.be/7LWxQOTad6c).

To run the notebook, you will need to create an account on [Quantopian](https://www.quantopian.com), upload `dfs_quant_finance.ipynb` to the [Research environment](https://www.quantopian.com/research), and upload `nba_data.csv` to the 'data' directory in the Quantopian Research environment. Once the two files are uploaded in the correct places, you should be able to run the notebook. As instructed in the notebook, you will need to run the cells with supporting functions at the bottom before running any other cells.
Loading

0 comments on commit 43de962

Please sign in to comment.