We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa3deef commit 0c2da60Copy full SHA for 0c2da60
doc/source/whatsnew/v0.20.0.txt
@@ -96,6 +96,9 @@ support for bz2 compression in the python 2 c-engine improved (:issue:`14874`).
96
97
.. _whatsnew_0200.enhancements.uint64_support:
98
99
+UInt64 Support Improved
100
+^^^^^^^^^^^^^^^^^^^^^^^
101
+
102
Pandas has significantly improved support for operations involving unsigned,
103
or purely non-negative, integers. Previously, handling these integers would
104
result in improper rounding or data-type casting, leading to incorrect results.
0 commit comments