File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments