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

Fix times appearing in output from yf.download(ignore_tz=True) #2109

Closed ValueRaider closed 2 weeks ago

ValueRaider commented 2 weeks ago

Fix minor regression in 0.2.45 (#2068)

Should fix issue #2106