{ } Raw JSON

bundles / numpy 2.4.4 / numpy / lib / _iotools / ConversionWarning

class

numpy.lib._iotools:ConversionWarning

source: /numpy/lib/_iotools.py :439

Summary

Warning issued when a string converter has a problem.

Notes

In genfromtxt a ConversionWarning is issued if raising exceptions is explicitly suppressed with the "invalid_raise" keyword.

Aliases

  • numpy.lib._iotools.ConversionWarning