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
已升级最高版本
pip install akshare --upgrade # Python 版本需要大于等于 3.8
详细描述遇到的问题 创新高和新低的股票数量 接口: stock_a_high_low_statistics
无法获取信息,错误如下:
ak.stock_a_high_low_statistics(symbol="all") raise RequestsJSONDecodeError(e.msg, e.doc, e.pos) requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
The text was updated successfully, but these errors were encountered:
已升级最高版本 pip install akshare --upgrade # Python 版本需要大于等于 3.8 详细描述遇到的问题 创新高和新低的股票数量 接口: stock_a_high_low_statistics 无法获取信息,错误如下: ak.stock_a_high_low_statistics(symbol="all") raise RequestsJSONDecodeError(e.msg, e.doc, e.pos) requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
感谢反馈问题,已修复该问题,升级到 AKShare 1.13.86 使用
Sorry, something went wrong.
No branches or pull requests
已升级最高版本
详细描述遇到的问题
创新高和新低的股票数量
接口: stock_a_high_low_statistics
无法获取信息,错误如下:
ak.stock_a_high_low_statistics(symbol="all")
raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
The text was updated successfully, but these errors were encountered: