Skip to content

Commit 163b392

Browse files
committed
Add release note
1 parent 92069c0 commit 163b392

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/release.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,8 @@ Bug Fixes
381381
- Bug in arithmetic operations affecting to NaT (:issue:`6873`)
382382
- Bug in ``Series.str.extract`` where the resulting ``Series`` from a single
383383
group match wasn't renamed to the group name
384+
- Bug in ``DataFrame.to_csv`` where setting `index` to `False` ignored the
385+
`header` kwarg (:issue:`6186`)
384386

385387
pandas 0.13.1
386388
-------------

0 commit comments

Comments
 (0)