The most recent content from our members.
This is the ode I’m trying to run: import refinitiv.data as rd rd.open_session() df = rd.get_history(universe =['aUSCPIAR','pUSCPI=M'], start='2025-06-01', end='2026-05-01') df.sort_index(ascending=False)
User is trying to retrieve data via Jupyter but gets an error message. The same data can successfully be pulled via Excel. Please check. thanks! see attached Excel file for reference and below errors via Jupyter.universe: AU3CB0235554 fields = ["TR.ISIN", "TR.FiIssueDate", "TR.FIMaturityDate", "TR.FiOriginalAmountIssued",…
I'm working in codebook using a jupyter notebook. I have some data in an excel which I want to add to my analysis. I have dropped the excel file into the same folder in codebook as my Jupyter file, however the following code cannot load the file into the Jupyter notebook: Lombards =…
...ng the Eikon Data API with Python? I'm a complete beginner in programming and I'm generally still struggling with Python and the programming environment, but I've been able to pull some data using the Get started guide. However, I still lack a complete overview of all possible data that I can query via Eikon. The…
...end yield
I installed the Jupyter Lab app and I can't run it; it keeps coming up with the error: Environment not found at: C:\JupyterLab\resources\jlab_server\python.exe I wanted to use the Eikon Data API on it...
Hi Team, I am raising this query on behalf of a client. Please see the client's query below: I need to run the jupyter notebook/ python environment from my firm's AWS Linux server environment. I cannot install it locally. I am getting this error. Is there a way to work around this port checking because the machine running…
It looks like you're new here. Sign in or register to get started.