We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5592171 commit 4cc0efbCopy full SHA for 4cc0efb
doc/source/whatsnew/v0.16.1.txt
@@ -205,6 +205,7 @@ Bug Fixes
205
- Bug in ``to_msgpack`` and ``read_msgpack`` zlib and blosc compression support (:issue:`9783`)
206
207
- Bug ``GroupBy.size`` doesn't attach index name properly if grouped by ``TimeGrouper`` (:issue:`9925`)
208
+- Bug causing an exception in slice assignments because ``length_of_indexer`` returns wrong results (:issue:`9995`)
209
210
211
0 commit comments