Skip to content

Commit 168cbe4

Browse files
quangngdmroeschke
andauthored
Update doc/source/whatsnew/v3.0.0.rst
Co-authored-by: Matthew Roeschke <[email protected]>
1 parent 65a9420 commit 168cbe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Other enhancements
7474
- Support passing a :class:`Iterable[Hashable]` input to :meth:`DataFrame.drop_duplicates` (:issue:`59237`)
7575
- Support reading Stata 102-format (Stata 1) dta files (:issue:`58978`)
7676
- Support reading Stata 110-format (Stata 7) dta files (:issue:`47176`)
77-
- ``frozenset`` are now pretty printted (:issue:`60690`)
77+
- :py:class:`frozenset` elements in pandas objects are now natively printed (:issue:`60690`)
7878

7979
.. ---------------------------------------------------------------------------
8080
.. _whatsnew_300.notable_bug_fixes:

0 commit comments

Comments
 (0)