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 82d4ec4 commit 90b7611Copy full SHA for 90b7611
RELEASE.rst
@@ -157,7 +157,8 @@ Release notes
157
* Disabled `Index` objects from being hashable, like ndarrays
158
* Added `__ne__` implementation to `Index` so that operations like ts[ts != idx]
159
will work
160
-* Fixed bug / unintuitive result when calling `fillna` on unordered labels
+* Bug / unintuitive result when calling `fillna` on unordered labels
161
+* Bug calling `sum` on boolean DataFrame
162
163
Thanks
164
------
0 commit comments