1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-07 13:00:58 +08:00

Add docs for explaining prepared dataset

This commit is contained in:
Jactus
2020-09-25 11:57:06 +08:00
parent 3557fac1ae
commit c539d81223
3 changed files with 15 additions and 12 deletions

View File

@@ -11,7 +11,7 @@ Initialization
Please follow the steps below to initialize ``Qlib``.
- Download and prepare the Data: execute the following command to download stock data.
- Download and prepare the Data: execute the following command to download stock data. 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 use their own data if they have high-quality dataset.
.. code-block:: bash
python scripts/get_data.py qlib_data_cn --target_dir ~/.qlib/qlib_data/cn_data