galashour

Results 18 comments of galashour

Did a quick check on my side, with version 0.2.3: for tickers: META, OSG, EPM, FFIE, ELYS I was able to get dataframe by doing: (where XXXX is one of...

> So what Yahoo is doing here is odd. Yahoo doesn't present quarterly data for a small % of tickers, but hidden in the HTML is a valid table which...

can you print the yfinance version number from the code to make sure it uses the right version? I'm using 0.2.3 with windows 11 without issues (and worked also with...

hmm.. I can see why this could cause some pain, but longerterm we may want to have consistency. BTW, some libraries return both 'close' and 'adjclose', so that users can...

Same issue (Israel, Python 3.11)

Absolutely agree. In fact I indeed verified in my code that I was just extracting the relevant value from the last quarter and append it to the data I get...

> Hi, I am interested to do this. Can I try this? Please clarify the question (was not sure who the question is aimed at, and what you want to...

btw, not sure if to open a different issue (not a real issue for me, but could be helpful to others): when doing `pip install yahooquery` It still stays on...