Replies: 1 comment
-
Converted to issue #2188 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello. I updated yfinance to version 0.2.51.
then:
import yfinance as yf tsla = yf.Ticker("TSLA") tsla.eps_revisions
and i get something like that:
But on yahoo finance site there is data for revisions:
The same is for other stocks. Am i missing something or yahoo changed something once again?
Beta Was this translation helpful? Give feedback.
All reactions