def __init__(self):
     YearlyCalendar.__init__(self, "UK")
 def __init__(self):
     YearlyCalendar.__init__(self, "US-Settlement")
 def __init__(self):
     YearlyCalendar.__init__(self, "US-NYSE")
 def __init__(self):
     YearlyCalendar.__init__(self, "US-NERC")
 def __init__(self):
     YearlyCalendar.__init__(self, "US-GovtBond")
Example #6
0
 def __init__(self, params):
     YearlyCalendar.__init__(self, "TARGET")