Skip to content

Commit 524f2cc

Browse files
author
Ben Kandel
committed
move to 0.19.2
1 parent 4a26179 commit 524f2cc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/source/whatsnew/v0.19.2.txt

+2
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ Bug Fixes
2525

2626
- compat with ``dateutil==2.6.0`` for testing (:issue:`14621`)
2727
- allow ``nanoseconds`` in ``Timestamp.replace`` kwargs (:issue:`14621`)
28+
- Bug in ``pd.read_csv`` where reading files fails if the number of headers is equal to the number of lines in the file (:issue:`14515`)
29+

doc/source/whatsnew/v0.20.0.txt

-1
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,3 @@ Performance Improvements
8080

8181
Bug Fixes
8282
~~~~~~~~~
83-
- Bug in ``pd.read_csv`` where reading files fails if the number of headers is equal to the number of lines in the file (:issue:`14515`)

0 commit comments

Comments
 (0)