Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AKShare 接口问题报告 | AKShare Interface Issue Report | ak.index_stock_cons_csindex() #5455

Closed
wangzhengli opened this issue Dec 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@wangzhengli
Copy link

欢迎加入《数据科学实战》知识星球,交流财经数据与量化投资相关内容 |
Welcome to join "Data Science in Practice" Knowledge
Community for discussions on financial data and quantitative investment.

详细信息参考 | For detailed information, please visit::https://akshare.akfamily.xyz/learn.html

前提 | Prerequisites

遇到任何问题,请先将您的 AKShare 版本升级到最新版,可以通过如下命令升级 | Before reporting any issues, please upgrade
your AKShare to the latest version using the following command::

pip install akshare --upgrade  # Python 版本需要大于等于 3.8 | Python version requirement ≥ 3.8

如何提交问题 | How to Submit an Issue

提交问题的同时,请提交以下相关信息,以更精准的解决问题。| Please provide the following information when
submitting an issue for more accurate problem resolution.

不符合提交规范的 issues 会被关闭! | Issues that don't follow these guidelines will be closed!

详细问题描述 | Detailed Problem Description

  1. 请先详细阅读文档对应接口的使用方式 | Please read the documentation thoroughly for the
    relevant interface:https://akshare.akfamily.xyz
  2. 操作系统版本,目前只支持 64 位操作系统 | Operating system version (64-bit only supported)
    Rocky Linux 9.5
  3. Python 版本,目前只支持 3.8 以上的版本 | Python version (must be 3.8 or above)
    3.11.10
  4. AKShare 版本,请升级到最新版 | AKShare version (please upgrade to latest)
    1.15.52
  5. 接口的名称和相应的调用代码 | Interface name and corresponding code
    index_stock_cons_csindex_df = ak.index_stock_cons_csindex(symbol="000300")
  6. 接口报错的截图或描述 | Screenshot or description of the error
    image
    返回的数据并非最新的日期
  7. 期望获得的正确结果 | Expected correct results
    image
    期望与此数据一致
@wangzhengli wangzhengli added the bug Something isn't working label Dec 23, 2024
@albertandking
Copy link
Collaborator

接口正常

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants