SatyaG
SatyaG
get_dataframe throws KeyError 'date' when one or more tickers has no data to return in the timeframe
* Tiingo Python version: 0.13.0 * Python version: 3.8.2 * Operating System: OSX ### Description When I try to pull data for a valid ticker, but invalid timeframe (i.e., the...
* Tiingo Python version: 0.13.0 * Python version: 3.8 * Operating System: OSX ### Description The most common use case is to get snapshot price of a portfolio of tickers....
Two issues: 1. optionsDF throws obscure KeyError exception about 'tradeTimeInLong' when it has no options to return. 2. IPV is an optionable ticker, but client.options('IPV') returns no options c.optionsDF('IPV') ---------------------------------------------------------------------------...