This commit is contained in:
Pietro Battiston 2016-11-23 19:03:14 +01:00
parent b9bb88f97a
commit e25cd1fead
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ Bug Fixes
- Bug ``HDFStore`` writing a ``MultiIndex`` when using ``data_columns=True`` (:issue:`14435`)
- Bug in ``HDFStore.append()`` when writing a ``Series`` and passing a ``min_itemsize`` argument containing a value for ``index`` (:issue:`11412`)
- Bug in ``Series.groupby.nunique()`` raising an ``IndexError`` for an empty ``Series`` (:issue:`12553`)