Enter search terms or a module, class or function name.
pandas.errors.
DtypeWarning
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.