Skip to content

Commit 60407d2

Browse files
committed
Add entry to whatsnew
1 parent 2289903 commit 60407d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Other enhancements
3030
^^^^^^^^^^^^^^^^^^
3131
- :class:`pandas.api.typing.FrozenList` is available for typing the outputs of :attr:`MultiIndex.names`, :attr:`MultiIndex.codes` and :attr:`MultiIndex.levels` (:issue:`58237`)
3232
- :class:`pandas.api.typing.SASReader` is available for typing the output of :func:`read_sas` (:issue:`55689`)
33+
- :class:`pandas.api.extensions.NoDefault` is available for typing ``no_default``
3334
- :func:`DataFrame.to_excel` now raises an ``UserWarning`` when the character count in a cell exceeds Excel's limitation of 32767 characters (:issue:`56954`)
3435
- :func:`pandas.merge` now validates the ``how`` parameter input (merge type) (:issue:`59435`)
3536
- :func:`read_spss` now supports kwargs to be passed to pyreadstat (:issue:`56356`)

0 commit comments

Comments
 (0)