Skip to content

Commit

Permalink
Update examples/*.py
Browse files Browse the repository at this point in the history
  • Loading branch information
christianjauregui committed Apr 27, 2020
1 parent 1997c2b commit d18bd8b
Show file tree
Hide file tree
Showing 16 changed files with 20 additions and 2 deletions.
1 change: 1 addition & 0 deletions examples/famafrench_3factors.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
Fama/French 3 Factors
__________________________
https://mba.tuck.dartmouth.edu/pages/faculty/ken.french/Data_Library/f-f_factors.html
"""

import famafrench.famafrench as ff
Expand Down
2 changes: 2 additions & 0 deletions examples/famafrench_5factors.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
Fama/French 5 Factors (2x3)
___________________________
https://mba.tuck.dartmouth.edu/pages/faculty/ken.french/Data_Library/f-f_5_factors_2x3.html
"""

import famafrench.famafrench as ff
import datetime as dt

Expand Down
1 change: 1 addition & 0 deletions examples/famafrench_allsorts_me_ac.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
https://mba.tuck.dartmouth.edu/pages/faculty/ken.french/Data_Library/tw_5_ports_me_AC.html
"""

import famafrench.famafrench as ff
import datetime as dt

Expand Down
1 change: 1 addition & 0 deletions examples/famafrench_allsorts_me_beta.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
https://mba.tuck.dartmouth.edu/pages/faculty/ken.french/Data_Library/tw_5_ports_me_BETA.html
"""

import famafrench.famafrench as ff
import datetime as dt

Expand Down
1 change: 1 addition & 0 deletions examples/famafrench_allsorts_me_ltrev.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
https://mba.tuck.dartmouth.edu/pages/faculty/ken.french/Data_Library/det_25_port_form_sz_pr_60_13_daily.html
"""

import famafrench.famafrench as ff
import datetime as dt

Expand Down
1 change: 1 addition & 0 deletions examples/famafrench_allsorts_me_mom.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
https://mba.tuck.dartmouth.edu/pages/faculty/ken.french/Data_Library/det_25_port_form_sz_pr_12_2_daily.html
"""

import famafrench.famafrench as ff
import datetime as dt

Expand Down
1 change: 1 addition & 0 deletions examples/famafrench_allsorts_me_ni.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
https://mba.tuck.dartmouth.edu/pages/faculty/ken.french/Data_Library/tw_5_ports_me_NI.html
"""

import famafrench.famafrench as ff
import datetime as dt

Expand Down
1 change: 1 addition & 0 deletions examples/famafrench_allsorts_me_resvar.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
https://mba.tuck.dartmouth.edu/pages/faculty/ken.french/Data_Library/tw_5_ports_me_RESVAR.html
"""

import famafrench.famafrench as ff
import datetime as dt

Expand Down
1 change: 1 addition & 0 deletions examples/famafrench_allsorts_me_strev.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
https://mba.tuck.dartmouth.edu/pages/faculty/ken.french/Data_Library/det_25_port_form_sz_pr_1_0_daily.html
"""

import famafrench.famafrench as ff
import datetime as dt

Expand Down
1 change: 1 addition & 0 deletions examples/famafrench_allsorts_me_var.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
https://mba.tuck.dartmouth.edu/pages/faculty/ken.french/Data_Library/tw_5_ports_me_VAR.html
"""

import famafrench.famafrench as ff
import datetime as dt

Expand Down
2 changes: 2 additions & 0 deletions examples/famafrench_bisorts_ep_cfp_dp.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@
6 Portfolios Formed on Size and Dividend Yield
____________________________________
https://mba.tuck.dartmouth.edu/pages/faculty/ken.french/Data_Library/six_portfolios_me_dp.html
"""

import famafrench.famafrench as ff
import datetime as dt

Expand Down
2 changes: 2 additions & 0 deletions examples/famafrench_bisorts_me_bm_op_inv.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@
Univariate sorts on Size, B/M, OP, and Inv
__________________________________________
https://mba.tuck.dartmouth.edu/pages/faculty/ken.french/data_library.html
"""

import famafrench.famafrench as ff
import datetime as dt
from importlib import reload
Expand Down
2 changes: 2 additions & 0 deletions examples/famafrench_priorreturnsfactors.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@
__________________
https://mba.tuck.dartmouth.edu/pages/faculty/ken.french/Data_Library/det_lt_rev_factor.html
https://mba.tuck.dartmouth.edu/pages/faculty/ken.french/Data_Library/det_lt_rev_factor_daily.html
"""

import famafrench.famafrench as ff
import datetime as dt

Expand Down
2 changes: 1 addition & 1 deletion examples/famafrench_trisorts_me_bm_op_inv.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
__________________________________________________________________________________
https://mba.tuck.dartmouth.edu/pages/faculty/ken.french/Data_Library/32_ports_me_op_inv.html
"""

import famafrench.famafrench as ff
import datetime as dt

Expand Down
1 change: 1 addition & 0 deletions examples/famafrench_unisorts_ep_cfp_dp.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
https://mba.tuck.dartmouth.edu/pages/faculty/ken.french/Data_Library/det_port_form_dp.html
"""

import famafrench.famafrench as ff
import datetime as dt

Expand Down
2 changes: 1 addition & 1 deletion examples/famafrench_unisorts_me_bm_op_inv.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
__________________________________________
https://mba.tuck.dartmouth.edu/pages/faculty/ken.french/data_library.html
"""

import famafrench.famafrench as ff
import datetime as dt

Expand Down

0 comments on commit d18bd8b

Please sign in to comment.