We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9bb88f commit e25cd1fCopy full SHA for e25cd1f
doc/source/whatsnew/v0.19.2.txt
@@ -59,6 +59,7 @@ Bug Fixes
59
60
61
- Bug ``HDFStore`` writing a ``MultiIndex`` when using ``data_columns=True`` (:issue:`14435`)
62
+- Bug in ``HDFStore.append()`` when writing a ``Series`` and passing a ``min_itemsize`` argument containing a value for ``index`` (:issue:`11412`)
63
- Bug in ``Series.groupby.nunique()`` raising an ``IndexError`` for an empty ``Series`` (:issue:`12553`)
64
65
0 commit comments