We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cb24d3 commit bb142c8Copy full SHA for bb142c8
doc/source/whatsnew/v2.2.0.rst
@@ -928,6 +928,17 @@ Reshaping
928
Sparse
929
^^^^^^
930
- Bug in :meth:`SparseArray.take` when using a different fill value than the array's fill value (:issue:`55181`)
931
+-
932
+
933
+ExtensionArray
934
+^^^^^^^^^^^^^^
935
+- Bug in :class:`Series` constructor giving inconsistent precision for large integer (:issue:`56566`)
936
937
938
+Styler
939
+^^^^^^
940
941
942
943
Other
944
^^^^^
0 commit comments