Skip to content

Commit

Permalink
fix: fix stock_research_report_em
Browse files Browse the repository at this point in the history
  • Loading branch information
albertandking committed Jan 9, 2025
1 parent d9bea0b commit 6886224
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion akshare/stock_feature/stock_research_report_em.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding:utf-8 -*-
"""
Date: 2025/1/9 21:30
Date: 2025/1/9 21:35
Desc: 东方财富网-数据中心-研究报告-个股研报
https://data.eastmoney.com/report/stock.jshtml
"""
Expand Down
2 changes: 1 addition & 1 deletion docs/data/stock/stock.md
Original file line number Diff line number Diff line change
Expand Up @@ -10278,7 +10278,7 @@ print(stock_zdhtmx_em_df)
数据示例

```
序号 股票代码 股票简称 ... 最新财务报表的营业收入 签署日期 公告日期
序号 股票代码 股票简称 ... 最新财务报表的营业收入 签署日期 公告日期
0 1 688516 奥特维 ... NaN NaN 2023-08-18
1 2 688132 邦彦技术 ... NaN NaN 2023-08-18
2 3 831526 凯华材料 ... 5.101723e+07 NaN 2023-08-17
Expand Down

0 comments on commit 6886224

Please sign in to comment.