The Melancholy

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » The Melancholy » Галерея » eikon get_timeseries download error


eikon get_timeseries download error

Сообщений 1 страница 2 из 2

1

I am using eikon.get_timeseries on python trying to get minute data for a list of tickers. I get the following error: timestamps = pd.np.array(datapoints[:, timestamp_index], dtype='datetime64') # index for dataframe IndexError: too many indices for array

Note that the behaviour is totally random: if I shorten my list of tickers, I get a correct download. Then I re-rerun with the shortened list and I get the error again. To me it seems that if the request times out, the response is malformed and therefore cannot conform to a pandas dataframe.

Do you know any solutions for this?

Thank You!!!

I didn't find the right solution from the Internet.
References
https://community.developers.thomsonreuters.com/questions/18854/eikon-get-timeseries-download-error.html
best whiteboard

0

2


Вы здесь » The Melancholy » Галерея » eikon get_timeseries download error