ek.get_data('BOc1',fields=['TR.instrumentDescription','CF_CURR','LOTSZUNITS']) used to work, but now gives me an error: MissingSchema: Invalid URL 'None': No schema supplied. Perhaps you meant http://None? What has happened?
A fresh reboot did the job eventually. I have no idea why this happened as I changed nothing to the code.
@eddy_de_groot please update your eikon python package to the latest one.
> pip install eikon --upgrade
upgrade does nothing, everything already satisfied.
I have eikon==0.1.13 installed