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 92069c0 commit 163b392Copy full SHA for 163b392
doc/source/release.rst
@@ -381,6 +381,8 @@ Bug Fixes
381
- Bug in arithmetic operations affecting to NaT (:issue:`6873`)
382
- Bug in ``Series.str.extract`` where the resulting ``Series`` from a single
383
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`)
386
387
pandas 0.13.1
388
-------------
0 commit comments