When I run this query:
df, err = ek.get_data(["EUR=", "USD="],["TR.FxRateComposite.date","TR.FxRateComposite"], {'SDate':'2000-01-01', 'EDate':'2020-12-01'})
I notice that there are roughly two years (approx. 2015-2016) of FX data that seems to be wrong. Picture attached. I've tried this with 10+ currencies with the same result. Does anyone know why this is the case?![image](https://us.v-cdn.net/6038239/uploads/attachments/8902-screen-shot-2020-12-01-at-151450.png)