Skip to content

Commit

Permalink
BUG when assigning to .ix[tuple(...)
Browse files Browse the repository at this point in the history
  • Loading branch information
burrowsa committed Jan 9, 2014
1 parent 5a69710 commit cbc1465
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ Bug Fixes
- Regresssion in handling of empty Series as indexers to Series (:issue:`5877`)
- Bug in internal caching, related to (:issue:`5727`)
- Testing bug in reading json/msgpack from a non-filepath on windows under py3 (:issue:`5874`)
- Bug when assigning to .ix[tuple(...)] (:issue:`5896`)

pandas 0.13.0
-------------
Expand Down

0 comments on commit cbc1465

Please sign in to comment.