Search
Search Results
Search finished, found 5 page(s) matching the search query.
- numpy.testing.suppress_warnings.record
...Test support (numpy.testing) numpy.testing.suppress_warnings numpy.testing.suppress_warnings.record...
- numpy.testing.suppress_warnings.record (Python method, in numpy.testing.suppress_warnings.record)
- NumPy 1.12.0 Release Notes
...ickly result in these (or similar) warnings not being tested reliably. The context manager allows to filter (as well as record) warnings similar to the catch_warnings context, but allows for easier specificity. Also printing warnings that h...
- numpy.testing.suppress_warnings
...to the usual warnings module filter mode, it is useful to reduce noise mostly on the outmost level. Unsuppressed and unrecorded warnings will be forwarded based on this rule. Defaults to “always”. “location” is equivalent to the warnings “...
- numpy.testing.suppress_warnings.record
...Test support (numpy.testing) numpy.testing.suppress_warnings numpy.testing.suppress_warnings.record...