pandas.errors.DtypeWarning
-
exception pandas.errors.DtypeWarning
[source] -
Warning that is raised for a dtype incompatiblity. This can happen whenever
pd.read_csv
encounters non- uniform dtypes in a column(s) of a given CSV file.
© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.22.0/generated/pandas.errors.DtypeWarning.html