Micro-sheep / Micro-sheep/efinance
ef.stock.get_latest_holder_number() 返回的DF中column名和数据内容对不上
Open
- Dominant language
- Python
- Stars
- 4.1k
- Forks
- 755
- PR merge metrics
- No merged PRs in 30d
Description
股东人数增减 和 较上期变化百分比 这两列应该对换一下,列名称和数据内容对不上
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing ef.stock.get_latest_holder_number() and inspect the returned DataFrame's column labels alongside their values. Verify the columns named “股东人数增减” and “较上期变化百分比” are aligned with the corresponding data, then confirm the corrected output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100