ValueRaider
ValueRaider
Had to resend invite because moved my fork into an organisation, better permissions management.
Did you search through existing issues before submitting? Your issue is familiar.
They're all the same issue really - yfinance returning different financials than shown on website. The pending PR should fix all of these, it just needs more work for quarterlys.
This could be a timezone bug. I'm testing a timezone fix that might fix your issue: https://github.com/ValueRaider/yfinance/tree/fix/timezone You'll have to play with sys.path.insert to load this over PIP. Give it...
The timezone in table is of the exchange where 'DOGE-INR' exists. To change timezone to different use pytz or ZoneInfo module. Not a yfinance problem btw.
@ranaroussi I think you can close this.
> So checked the yahoo historical data and they seem to miss the previous data on the website as well. yfinance only returns what Yahoo has. If Yahoo is missing...
I'm willing to fix but can't reproduce so I need your help to debug. I've created a branch with debugging code, can you use this (with latest Pandas obv): https://github.com/ValueRaider/yfinance/tree/fix/bad-index-dt...
@hrpomrx I'm asking around for volunteers to help maintain a replacement fork of yfinance, seeing as Ran has abandoned it. The core issue is only Ran can merge, so solution...
> Can you explain exactly what's required to review PRs? I have the time, just not sure if I have the necessary expertise. https://github.com/yfinance-fork-team/yfinance/discussions/12#discussioncomment-3646693