Bloomberg function in Python (Works in Excel but not in python)

228 Views Asked by At

I have a question regarding building Bloomberg Functions in Python:

In Excel this works fine: =BDP(A1&" ISIN","SECURITY_NAME")

But how do i get it to work in python?

0

There are 0 best solutions below