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

添加同花顺股东持股变动函数 #5295

Merged
merged 3 commits into from
Nov 2, 2024

Conversation

congcong009
Copy link
Contributor

  • 新增 stock_shareholder_change_ths 函数,用于获取同花顺公司大事中的股东持股变动信息
  • 函数接受股票代码作为参数,返回包含股东持股变动数据的 DataFrame
  • 数据来源为同花顺基本资料页面的事件标签页

- 新增 stock_shareholder_change_ths 函数,用于获取同花顺公司大事中的股东持股变动信息
- 函数接受股票代码作为参数,返回包含股东持股变动数据的 DataFrame
- 数据来源为同花顺基本资料页面的事件标签页
- 新增 stock_shareholder_change_ths 文档,包含新接口的使用示例和数据说明
- 新增__init__对函数的调用
- 优化 BeautifulSoup 解析逻辑,增加对目标 table 的存在性检查
- 改进数据清洗步骤,移除空值和多余空格
- 添加函数调用示例,便于测试和验证
@albertandking albertandking merged commit 8ac591f into akfamily:dev Nov 2, 2024
9 checks passed
@albertandking
Copy link
Collaborator

感谢 PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants