We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 151c1a1 commit 7db70f8Copy full SHA for 7db70f8
doc/source/whatsnew/v1.0.0.rst
@@ -674,6 +674,7 @@ Other
674
- Bug in :meth:`DataFrame.append` that raised ``IndexError`` when appending with empty list (:issue:`28769`)
675
- Fix :class:`AbstractHolidayCalendar` to return correct results for
676
years after 2030 (now goes up to 2200) (:issue:`27790`)
677
+- Bug in :meth:`Series.count` raises if use_inf_as_na is enabled (:issue:`29478`)
678
679
680
.. _whatsnew_1000.contributors:
0 commit comments