mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-07 13:00:58 +08:00
fix bug
This commit is contained in:
@@ -147,7 +147,6 @@ class QlibDataLoader(DLWParser):
|
||||
"""
|
||||
self.filter_pipe = filter_pipe
|
||||
self.swap_level = swap_level
|
||||
print("swap level", swap_level)
|
||||
super().__init__(config)
|
||||
|
||||
def load_group_df(
|
||||
|
||||
Reference in New Issue
Block a user