Client is experiencing slowness when using the Python LSEG API, with significantly longer processing times. We would appreciate your guidance on how to speed up the process. Attached is their current approach (exported from Jupyter Notebook as a .txt file since the notebook cannot be attached directly). The existing…
I am looking for depreciation for PPE excluding amortization. I believe TR.F.DEPR is the correct one but what is the difference between TR.F.DEPRTot and TR.F.DEPR?
For example, if c is a complex number 12+5j, when I type c.[TAB key], I expect to see the data properties (like c.real, c.imag) and available functions(like c.conjugate())? I am a new to python and codebk, so kindly pardon my ignorance. Thanks, Amit
Hi Team, Client is using below script and 18th of Jan is not captured on the data pull. Tested on Workspace app and data is showing as needed. Appears to be an issue specific to API. Can the team check? Attached is a sample pull for Bid, behavior is the same for ask. import pandas as pd def…
Is it possible to get the earnings release for 2882.TW for Nov. 13, 2025 via API?
In Codebook, the newer LSEG data libraries produce an error for instrument LP68103366. This error does not appear in the older Refinitiv data libraries. For example, the commands import lseg.data as dl dl.open_session() df=dl.get_data('LP68103366', ['52WK_LOW','52WK_HIGH']) produce an error (see first attachment), while…
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",…
Is there a way to get history/ time series starmine data through Refiniv Work Space Codebook? For TR.EQCountryListRank TR.ARMIntraSectorScore TR.CreditTextNewsComp Thanks a lot!
It looks like you're new here. Sign in or register to get started.