dpguthrie / dpguthrie/yahooquery
Issue with the "earningsTrend" module
Open
- Dominant language
- Python
- Stars
- 920
- Forks
- 164
- PR merge metrics
- No merged PRs in 30d
Description
When trying to use the module it may change from a dictionary to a string (even for the same ticker) of digits:
For example when running for the ticker: "ACON" I get: "10110.000000".
Contributor guide
Research direction
Start by reproducing the inconsistent earningsTrend result for ticker ACON and trace the earningsTrend module's response handling. Compare the dictionary and string cases, then verify that the module returns a consistent documented type for the same ticker.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100