Skip to content
Advertisement

Tag: bloomberg

Monthly Data Produces NaNs in Dataframe

When fetching monthly data using xbbg, I have been running into an issue when I mix the BAUBIL Index with the LEGATRAH Index. I am expecting to get a dataframe with one entry at the end of each month, but end up with two in some months, with one as NaN and the other populating with data, as in the

Getting data with diferent currencies from Bloomberg API,using python?

I am trying to extract data from Bloomberg. I need data for multiple fields with diferent currencies. I can’t get what I need from this answer https://github.com/alpha-xone/xbbg Can anyone help, please?. for a “specifc time” and on a “period of time”? I tried the following code but it didn’t work. Answer It is best to group similar securities together when

Advertisement