mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-13 15:56:57 +08:00
cleaned the code
This commit is contained in:
@@ -735,7 +735,6 @@ class YahooNormalizeUS1min(YahooNormalizeUS, YahooNormalize1minOffline):
|
|||||||
|
|
||||||
class YahooNormalizeIN:
|
class YahooNormalizeIN:
|
||||||
def _get_calendar_list(self) -> Iterable[pd.Timestamp]:
|
def _get_calendar_list(self) -> Iterable[pd.Timestamp]:
|
||||||
# TODO: from MSN
|
|
||||||
return get_calendar_list("IN_ALL")
|
return get_calendar_list("IN_ALL")
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user