Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update bds to handle null values #34

Closed
wants to merge 1 commit into from
Closed

Update bds to handle null values #34

wants to merge 1 commit into from

Conversation

trentmaetzold
Copy link

blpapi.element.getValue() will raise a blpapi.exception.IndexOutOfRangeException if a security field is blank. This fix updates the code to catch the exception and fill the value with np.NaN

blpapi.element.getValue() will raise a blpapi.exception.IndexOutOfRangeException if a security field is blank. This fix updates the code to catch the exception and fill the value with np.NaN
@trentmaetzold
Copy link
Author

This should resolve #27

@trentmaetzold trentmaetzold closed this by deleting the head repository Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant