1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-06 20:41:09 +08:00
This commit is contained in:
bxdd
2021-01-26 07:32:06 +00:00
parent 06dbd02b99
commit 6a145df87c
11 changed files with 118 additions and 71 deletions

View File

@@ -433,6 +433,8 @@ class DataHandlerLP(DataHandler):
except AttributeError:
print("please set drop_raw = False if you want to use raw data")
raise
except:
raise
return df
def fetch(