Skip to content

Commit 0c2da60

Browse files
committed
DOC: whatsnew update
1 parent fa3deef commit 0c2da60

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/source/whatsnew/v0.20.0.txt

+3
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ support for bz2 compression in the python 2 c-engine improved (:issue:`14874`).
9696

9797
.. _whatsnew_0200.enhancements.uint64_support:
9898

99+
UInt64 Support Improved
100+
^^^^^^^^^^^^^^^^^^^^^^^
101+
99102
Pandas has significantly improved support for operations involving unsigned,
100103
or purely non-negative, integers. Previously, handling these integers would
101104
result in improper rounding or data-type casting, leading to incorrect results.

0 commit comments

Comments
 (0)