def newtable(): dict = {} col = [\'DAYS\',\'VWAP\',\'TURNOVER\',\'DEL_QTY\'] cal = [3,5,8,13] for i in col: for j in cal: value =