Skip to content

Commit ce988b4

Browse files
committed
DOC: Update whatsnew for 0.16.1 (#9764)
1 parent 7857c43 commit ce988b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.16.1.txt

+1
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,4 @@ Bug Fixes
7979

8080
- Bug in ``Series.quantile`` on empty Series of type ``Datetime`` or ``Timedelta`` (:issue:`9675`)
8181
- Bug in ``where`` causing incorrect results when upcasting was required (:issue:`9731`)
82+
- Bug in ``FloatArrayFormatter`` where decision boundary for displaying "small" floats in decimal format is off by one order of magnitude for a given display.precision (:issue:`9764`)

0 commit comments

Comments
 (0)