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 接口问题报告:stock_zt_pool_em_df 报错Length mismatch #4914

Closed
zhengbcao opened this issue May 28, 2024 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@zhengbcao
Copy link

详细描述遇到的问题

  1. 详细阅读文档对应接口的使用方式:https://akshare.akfamily.xyz
  2. 操作系统版本,目前只支持 64 位操作系统
  3. Python 版本,目前只支持 3.8 以上的版本
  4. AKShare 版本,请升级到最新版
  5. 接口的名称和相应的调用代码
  6. 接口报错的截图或描述
  7. 期望获得的正确结果

image

环境
最新版本akshare

代码:
import akshare as ak
stock_zt_pool_em_df = ak.stock_zt_pool_em(date='20240525')
print(stock_zt_pool_em_df)

报错信息:
ValueError: Length mismatch: Expected axis has 1 elements, new values have 17 elements

@zhengbcao zhengbcao added the bug Something isn't working label May 28, 2024
@albertandking
Copy link
Collaborator

stock_zt_pool_em

接口正常

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