Ticker.history: history's index is not of type DateTimeIndex when dividend and split tables are empty · Issue #937 · ranaroussi/yfinance

Issue: Ticker.history (line 295): df.index = df.index.tz_localize("UTC").tz_convert(data["chart"]["result"][0]["meta"]["exchangeTimezoneName"]) E AttributeError: 'Index' object has no attribute 'tz...