We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 391fa86 commit 4b791d4Copy full SHA for 4b791d4
doc/source/release.rst
@@ -87,6 +87,7 @@ Bug Fixes
87
- Bug when assigning to .ix[tuple(...)] (:issue:`5896`)
88
- Bug in fully reindexing a Panel (:issue:`5905`)
89
- Bug in idxmin/max with object dtypes (:issue:`5914`)
90
+ - Bug in ``BusinessDay`` when adding n days to a date not on offset when n>5 and n%5==0 (:issue:`5890`)
91
92
pandas 0.13.0
93
-------------
0 commit comments