View Source CSV.EscapeSequenceError exception (CSV v3.2.1)
Raised at runtime when the CSV stream either ends with unfinished escape sequences or escape sequences span more lines than specified by escape_max_lines (default 1000).
Raised at runtime when the CSV stream either ends with unfinished escape sequences or escape sequences span more lines than specified by escape_max_lines (default 1000).