ranaroussi / yfinance

Download market data from Yahoo! Finance's API
https://aroussi.com/post/python-yahoo-finance
Apache License 2.0
14.89k stars 2.44k forks source link

Deprecate Ticker.earnings #1977

Closed ValueRaider closed 4 months ago

ValueRaider commented 4 months ago

The earnings chart on Yahoo website not available directly via API, have to get from income statement. Resolve #1948

Also remove some old deprecated code.