We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5a5457 commit d77afefCopy full SHA for d77afef
doc/source/whatsnew/v2.3.3.rst
@@ -24,6 +24,8 @@ Bug fixes
24
^^^^^^^^^
25
- Fix regression in ``~Series.str.contains``, ``~Series.str.match`` and ``~Series.str.fullmatch``
26
with a compiled regex and custom flags (:issue:`62240`)
27
+- Fix regression in ``on_bad_lines`` callable when returning too many fields: now emits
28
+ ``ParserWarning`` and truncates extra fields regardless of ``index_col`` (:issue:`61837`)
29
30
.. ---------------------------------------------------------------------------
31
.. _whatsnew_233.contributors:
0 commit comments