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
394
394
395
395
396
396
397
- - Bug in ``DataFrame.shift`` where empty columns would throw ``ZeroDivisionError`` on numpy 1.7 (:issue:`8019`)
397
+
398
398
399
399
400
400
@@ -543,7 +543,7 @@ Bug Fixes
543
543
544
544
545
545
546
-
546
+ - Bug in ``DataFrame.shift`` where empty columns would throw ``ZeroDivisionError`` on numpy 1.7 (:issue:`8019`)
547
547
548
548
549
549
@@ -555,7 +555,7 @@ Bug Fixes
555
555
- Bug in ``read_html`` where ``bytes`` objects were not tested for in
556
556
``_read`` (:issue:`7927`).
557
557
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`)
559
559
560
560
561
561
You can’t perform that action at this time.
0 commit comments