mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-03 19:10:58 +08:00
update docs
This commit is contained in:
@@ -16,7 +16,7 @@ The High-Frequency Dataset is implemented as `qlib.data.dataset.DatasetH` in the
|
||||
|
||||
### About Reinitialization
|
||||
|
||||
After reloading `Dataset` from disk, `Qlib` also support reinitialize the dataset. It means that users can reset some config of `Dataset` or `DataHandler` such as `instruments`, `start_time`, `end_time` and `segmens`, etc.
|
||||
After reloading `Dataset` from disk, `Qlib` also support reinitializing the dataset. It means that users can reset some config of `Dataset` or `DataHandler` such as `instruments`, `start_time`, `end_time` and `segmens`, etc.
|
||||
|
||||
The example is given in `workflow.py`, users can run the code as follows.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user