yfinance.Ticker.get_earnings_dates#

Ticker.get_earnings_dates(limit=12, proxy=<object object>) DataFrame | None#

Get earning dates (future and historic)

Parameters:

limit (int) – max amount of upcoming and recent earnings dates to return. Default value 12 should return next 4 quarters and last 8 quarters. Increase if more history is needed.

Returns:

pd.DataFrame