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

update scripts/README.md

This commit is contained in:
zhupr
2020-11-19 16:00:20 +08:00
committed by you-n-g
parent 6f2b51cf55
commit 1f62cfe0af
6 changed files with 43 additions and 11 deletions

View File

@@ -34,7 +34,7 @@ Qlib Format Dataset
.. code-block:: bash
python scripts/get_data.py qlib_data_cn --target_dir ~/.qlib/qlib_data/cn_data
python scripts/get_data.py qlib_data --target_dir ~/.qlib/qlib_data/cn_data --region cn
After running the above command, users can find china-stock data in Qlib format in the ``~/.qlib/csv_data/cn_data`` directory.