akfamily / akshare

AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
https://akshare.akfamily.xyz
MIT License
8.96k stars 1.84k forks source link

stock_share_change_cninfo接口异常 #5078

Closed c07290 closed 1 month ago

c07290 commented 1 month ago

代码: df = ak.stock_share_change_cninfo(symbol=’000001‘, start_date=‘19930101’, end_date=‘20240726’)

报错: Traceback (most recent call last): File "D:\anaconda3\envs\python39\lib\site-packages\pandas\core\indexes\base.py", line 3652, in get_loc return self._engine.get_loc(casted_key) File "pandas_libs\index.pyx", line 147, in pandas._libs.index.IndexEngine.get_loc File "pandas_libs\index.pyx", line 176, in pandas._libs.index.IndexEngine.get_loc File "pandas_libs\hashtable_class_helper.pxi", line 7080, in pandas._libs.hashtable.PyObjectHashTable.get_item File "pandas_libs\hashtable_class_helper.pxi", line 7088, in pandas._libs.hashtable.PyObjectHashTable.get_item KeyError: '公告日期'

albertandking commented 1 month ago

请按 issues 要求提交问题