exception pandas.errors.ParserError [source]
Exception that is raised by an error encountered in parsing file contents.
This is a generic error raised for errors encountered when functions like read_csv or read_html are parsing contents of a file.
See also
read_csv read_html
© 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.25.0/reference/api/pandas.errors.ParserError.html