NumPy
ufunc
numpy.ctypeslib
numpy.fft
numpy.linalg
numpy.matlib
numpy.random
numpy.testing
numpy.testing.overrides
numpy.typing
exceptions.VisibleDeprecationWarning
Visible deprecation warning.
By default, python will not show deprecation warnings, so this class can be used when a very visible warning is helpful, for example because the usage is most likely a user bug.
previous
numpy.exceptions.ComplexWarning
next
numpy.exceptions.AxisError