You are viewing an older version (2.4.3). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.4.3 / 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