Hi,
I'm quite comfortable with the Eikon API and I'm making an effort to embrace the newer LSEG API.
I know that with the RDP API it was possible to do:
from refinitiv.data import eikon as ek
However, I don't seem to be able to do that with lseg.data.
Is it possible to import eikon from lseg.data, and if so, how?
Additionally, can you direct me to a resource describing the main differences between lseg.data and refinitiv.data? They seem to be very similar, almost like a rename. For example, I don't see a forum for the LSEG API, just Refinitiv Data Platform.
Many thanks