Hi,
I am in the process of migrating to Workspace, and currently using the python library eikon (import eikon).
I read here:
that it's possible to keep using the same syntax and fields of eikon even in Workspace through the other library refinitiv.data (import refinitiv.data.eikon). Indeed, this currently works.
However, if I use the library refinitiv.data.eikon I see this warning:
FutureWarning: The refinitiv.data.eikon module will be removed in future library version v2.0. Please install and use the 'eikon' Python library instead or migrate your code to the Refinitiv/LSEG Data Library
Will refinitiv.data.eikon still be availble even after Eikon will be withdrawn in June 2025,i.e. when only Workspace will work?
What do you suggest?
Thank you