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 5a69710 commit cbc1465Copy full SHA for cbc1465
doc/source/release.rst
@@ -84,6 +84,7 @@ Bug Fixes
84
- Regresssion in handling of empty Series as indexers to Series (:issue:`5877`)
85
- Bug in internal caching, related to (:issue:`5727`)
86
- Testing bug in reading json/msgpack from a non-filepath on windows under py3 (:issue:`5874`)
87
+ - Bug when assigning to .ix[tuple(...)] (:issue:`5896`)
88
89
pandas 0.13.0
90
-------------
0 commit comments