From 8ec4e9b5e4b31aeaaa8a61bbc47728cf5f6d6adb Mon Sep 17 00:00:00 2001 From: Jactus Date: Fri, 25 Sep 2020 12:52:04 +0800 Subject: [PATCH] Add doc links for customized dataset --- README.md | 2 +- docs/start/initialization.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 04657df9e..a893e9ac2 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ This dataset is created by public data collected by [crawler scripts](scripts/da the same repository. Users could create the same dataset with it. -*Please pay **ATTENTION** that the data is collected from [Yahoo Finance](https://finance.yahoo.com/lookup) and the data might not be perfect. We recommend users to prepare their own data if they have high-quality dataset.* +*Please pay **ATTENTION** that the data is collected from [Yahoo Finance](https://finance.yahoo.com/lookup) and the data might not be perfect. We recommend users to prepare their own data if they have high-quality dataset. For more information, users can refer to the [related document](https://qlib.readthedocs.io/en/latest/component/data.html)*