From 85f2b041299e4cc950bd191b947ab3ee3ca4468c Mon Sep 17 00:00:00 2001 From: WenqiAngieWu Date: Mon, 27 Apr 2020 12:13:09 -0400 Subject: [PATCH] Update main.py --- main.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.py b/main.py index 9e4ddda..a0a4d6d 100644 --- a/main.py +++ b/main.py @@ -1,4 +1,4 @@ -# -*- coding: utf-8 -*- +### -*- coding: utf-8 -*- #### library #### import pandas as pd @@ -337,7 +337,7 @@ def to_csv_cum_ret(resultPath, name, data, method): ############################################### ############################################### ################################################# -name = 'NYSE' #SP500/TSX/NYSE +name = 'TSX' #SP500/TSX/NYSE start = dt.datetime(2011, 12, 31) end = dt.datetime(2020, 1, 1) initialInvest = 1