Skip to content

Commit

Permalink
Update doc/source/whatsnew/v3.0.0.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Roeschke <[email protected]>
  • Loading branch information
quangngd and mroeschke authored Feb 5, 2025
1 parent 65a9420 commit 168cbe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v3.0.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Other enhancements
- Support passing a :class:`Iterable[Hashable]` input to :meth:`DataFrame.drop_duplicates` (:issue:`59237`)
- Support reading Stata 102-format (Stata 1) dta files (:issue:`58978`)
- Support reading Stata 110-format (Stata 7) dta files (:issue:`47176`)
- ``frozenset`` are now pretty printted (:issue:`60690`)
- :py:class:`frozenset` elements in pandas objects are now natively printed (:issue:`60690`)

.. ---------------------------------------------------------------------------
.. _whatsnew_300.notable_bug_fixes:
Expand Down

0 comments on commit 168cbe4

Please sign in to comment.