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 a44ae16 commit aa7ee1aCopy full SHA for aa7ee1a
doc/source/whatsnew/v1.1.0.rst
@@ -601,7 +601,7 @@ Other
601
- Bug in :meth:`Series.map` not raising on invalid ``na_action`` (:issue:`32815`)
602
- Bug in :meth:`DataFrame.__dir__` caused a segfault when using unicode surrogates in a column name (:issue:`25509`)
603
- Bug in :meth:`DataFrame.plot.scatter` caused an error when plotting variable marker sizes (:issue:`32904`)
604
-- :class:`IntegerArray` now implements the ``sum`` operation
+- :class:`IntegerArray` now implements the ``sum`` operation (:issue:`33538`)
605
606
.. ---------------------------------------------------------------------------
607
0 commit comments