-
Notifications
You must be signed in to change notification settings - Fork 22
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
Added warning for NaNs #264
Conversation
for more information, see https://pre-commit.ci
Hi @Bhairvi23,
|
@Bhairvi23 I just updated your branch with a fix for the doctests. Now the tests all pass 🎉 If you could address above mentioned points we are ready to merge this. |
@observingClouds I am unable to find the .DS_Store file. I can see that there has been some changes but I cant seem to locate it. |
Hi @Bhairvi23 , |
|
for more information, see https://pre-commit.ci
The |
Sry @Bhairvi23 I just recognise that this issue will already be addressed with #260 which was unfortunately not linked to #200 |
Added warning for the first encountered NaN value.
Closes #200