You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by avasfx December 22, 2024
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?
Discussed in #2187
Originally posted by avasfx December 22, 2024
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?
@avasfx
The text was updated successfully, but these errors were encountered: