Hi all, I try to map the some features to each bond in my file. My file contains 50,000 individual bonds and I use loop and
"rd.get_data(universe = ['US010609FF77'], fields = ['TR.FiBankQualified', 'TR.FiInsuredCusipFlag'])"
to map the Data. However, after mapping around 4,000 bonds successfully, the codebook fails to return any value the rest of the day, even for a single bond. Could anyone tell me what's going on or give me some suggestions how I can achieve the mapping successfully? Thanks for your help!