mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-09 05:50:59 +08:00
update TimeSeriesDataset
This commit is contained in:
@@ -155,6 +155,9 @@ class DataHandler(Serializable):
|
||||
|
||||
select a set of meaningful columns.(e.g. features, columns)
|
||||
|
||||
if cal_set == CS_RAW:
|
||||
the raw dataset will be returned.
|
||||
|
||||
- if isinstance(col_set, List[str]):
|
||||
|
||||
select several sets of meaningful columns, the returned data has multiple levels
|
||||
|
||||
Reference in New Issue
Block a user