We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bcb163 commit ba3fbb8Copy full SHA for ba3fbb8
doc/source/release.rst
@@ -820,6 +820,7 @@ Bug Fixes
820
- Bug fix in apply when using custom function and objects are not mutated (:issue:`5545`)
821
- Bug in selecting from a non-unique index with ``loc`` (:issue:`5553`)
822
- Bug in groupby returning non-consistent types when user function returns a ``None``, (:issue:`5592`)
823
+ - Work around regression in numpy 1.7.0 which erroneously raises IndexError from ``ndarray.item`` (:issue:`5666`)
824
825
pandas 0.12.0
826
-------------
0 commit comments