Skip to content

Commit 518982d

Browse files
author
Ben Kandel
committed
move to 0.19.2
1 parent fc23e5c commit 518982d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

doc/source/whatsnew/v0.19.2.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Bug Fixes
2929

3030
- Compat with ``dateutil==2.6.0``; segfault reported in the testing suite (:issue:`14621`)
3131
- Allow ``nanoseconds`` in ``Timestamp.replace`` as a kwarg (:issue:`14621`)
32-
32+
- 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`)
3333

3434

3535

doc/source/whatsnew/v0.20.0.txt

-1
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,3 @@ Performance Improvements
8181

8282
Bug Fixes
8383
~~~~~~~~~
84-
- 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)