Closed gflores87 closed 5 years ago
Use bulkref
instead of ref
for bulk reference data. There were issues with using ref
for bulk data, see the relevant discussion here https://github.com/matthewgilbert/pdblp/issues/35
Got it. Is this related to 3.7 vs 3.6?
No this is related to an oversight / bug in how the assumptions ref
was making for dealing with ReferenceDataResponse
s. There is also more discussion on the issue at https://github.com/matthewgilbert/pdblp/issues/5
Then that's really odd because yesterday my that exact code was running normally and today it's crashing. I just wanted to comment since I believe is valuable feedback for you. Also, once again, thank you for sharing this wrapper with us, it's great :)
Code Sample, a copy-pastable example if possible
Problem description
I've used this code before without a problem. However I recently had to uninstall and reinstall my entire Python setup and now when I run my code I get :
Version Information
Version: 0.1.8