Skip to content

Commit a1d4509

Browse files
committed
Add what's new entry
1 parent ccd3186 commit a1d4509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.0.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -853,7 +853,7 @@ Other
853853
- Fix :class:`AbstractHolidayCalendar` to return correct results for
854854
years after 2030 (now goes up to 2200) (:issue:`27790`)
855855
- Bug in :meth:`Series.count` raises if use_inf_as_na is enabled (:issue:`29478`)
856-
856+
- Bug in :meth:`DaataFrame.to_csv` when supplied a series with a ``dtype="string"`` and a ``na_rep``, the ``na_rep`` was being truncated to 2 characters. (:issue:`29975`)
857857

858858
.. _whatsnew_1000.contributors:
859859

0 commit comments

Comments
 (0)