Skip to content

Commit 9f58612

Browse files
Update doc/source/whatsnew/v0.25.1.rst
Co-Authored-By: Tom Augspurger <[email protected]>
1 parent a642363 commit 9f58612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.25.1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ I/O
105105
^^^
106106

107107
- Avoid calling ``S3File.s3`` when reading parquet, as this was removed in s3fs version 0.3.0 (:issue:`27756`)
108-
- Advise user to use ``header=None`` rather than ``header=-1`` for no header in ``pandas.read_csv`` (:issue:`27779`)
108+
- Better error message when a negative header is passed in :func:`pandas.read_csv` (:issue:`27779`)
109109
-
110110

111111
Plotting

0 commit comments

Comments
 (0)