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 e56bbf4 commit 9a877ddCopy full SHA for 9a877dd
doc/source/v0.15.0.txt
@@ -638,6 +638,8 @@ Bug Fixes
638
- Bug in ``Float64Index`` where ``iat`` and ``at`` were not testing and were
639
failing (:issue:`8092`).
640
641
+- Bug in ``read_csv`` where line comments were not handled correctly given
642
+ a custom line terminator or ``delim_whitespace=True`` (:issue:`8122`).
643
644
645
0 commit comments