diff --git a/qlib/data/cache.py b/qlib/data/cache.py index 243736ddc..0174dc63f 100644 --- a/qlib/data/cache.py +++ b/qlib/data/cache.py @@ -825,8 +825,8 @@ class DiskDatasetCache(DatasetCache): .. note:: The start is closed. The end is open!!!!! - - Each line contains two element - - It indicates the `end_index` of the data for `timestamp` + - Each line contains two element with a timestamp as its index. + - It indicates the `start_index`(included) and `end_index`(excluded) of the data for `timestamp` - meta data: cache/d41366901e25de3ec47297f12e2ba11d.meta