microsoft / microsoft/qlib

A股数据集社区维护版本

Open
#2,344 1 comment 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
48.7k
Forks
7.7k
PR merge metrics
No merged PRs in 30d

Description

由于更严格的数据安全政策限制,官方数据集目前更新不及时。

在此期间,您可以选择使用社区维护的替代数据源:

项目地址:https://github.com/xu-duqing/investment_data/releases

wget https://github.com/xu-duqing/investment_data/releases/latest/download/qlib_bin.tar.gz
mkdir -p ~/.qlib/qlib_data/cn_data
tar -zxvf qlib_bin.tar.gz -C ~/.qlib/qlib_data/cn_data --strip-components=1
rm -f qlib_bin.tar.gz

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read the issue body and inspect the existing documentation for China-market data setup. Determine whether the linked community release and shell commands are intended to be documented; done means the appropriate documentation location and the maintenance status of this alternative source are clear.

Written by the indexing model from the issue text.

Assessment

Domain
data
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.