github ranaroussi/yfinance 0.1.66

latest releases: 0.2.38, 0.2.37, 0.2.36...
2 years ago

0.1.66

  • Merged PR to allow yfinance to be pickled
  • Added lookup by ISIN utils.get_all_by_isin(...), utils.get_ticker_by_isin(...), utils.get_info_by_isin(...), utils.get_news_by_isin(...)
  • yf.Ticker, yf.Tickers, and yf.download will auto-detect ISINs and convert them to tickers
  • Propagating timeout parameter through code, setting request.get(timeout)
  • Adds Ticker.analysis and Ticker.get_analysis(...)

Don't miss a new yfinance release

NewReleases is sending notifications on new releases.