Created
June 22, 2021 16:11
-
-
Save joonro/74f4827dd4522ce22f20f36f74588652 to your computer and use it in GitHub Desktop.
[numpy raise an exception on warning] https://stackoverflow.com/a/15934081/439325 #python #numpy
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
numpy.seterr(all='raise') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment