Skip to content

Commit 100b47b

Browse files
committed
DOC: Fix Release note 8019, 8039
1 parent 8c15b2d commit 100b47b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/source/v0.15.0.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ Enhancements
394394

395395

396396

397-
- Bug in ``DataFrame.shift`` where empty columns would throw ``ZeroDivisionError`` on numpy 1.7 (:issue:`8019`)
397+
398398

399399

400400

@@ -543,7 +543,7 @@ Bug Fixes
543543

544544

545545

546-
546+
- Bug in ``DataFrame.shift`` where empty columns would throw ``ZeroDivisionError`` on numpy 1.7 (:issue:`8019`)
547547

548548

549549

@@ -555,7 +555,7 @@ Bug Fixes
555555
- Bug in ``read_html`` where ``bytes`` objects were not tested for in
556556
``_read`` (:issue:`7927`).
557557

558-
- Bug in ``DataFrame.stack()`` when one of the column levels was a datelike (:issue: `8039`)
558+
- Bug in ``DataFrame.stack()`` when one of the column levels was a datelike (:issue:`8039`)
559559

560560

561561

0 commit comments

Comments
 (0)