We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
以下涉及的是 stock_sse_deal_daily 返回的 df 中 "单日情况"列的值为"成交金额"对应的行的数据错误:
The text was updated successfully, but these errors were encountered:
环境: Python 3.11.9 akshare 1.15.77
Sorry, something went wrong.
No branches or pull requests
以下涉及的是 stock_sse_deal_daily 返回的 df 中 "单日情况"列的值为"成交金额"对应的行的数据错误:
单日情况 股票 主板A 主板B 科创板 股票回购
成交金额 441.931463 1.320805 4342.353401 4789.323726 3.718057
!!!这个情况出现频率高,我将1990年至今的数据全下载后,筛选主板 B 比主板 A 成交金额高的记录有 3179 天。我这个筛选逻辑不够完整,实际错位的数据量还会更多。
The text was updated successfully, but these errors were encountered: