We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca3751e commit 65a9420Copy full SHA for 65a9420
doc/source/whatsnew/v3.0.0.rst
@@ -74,6 +74,7 @@ Other enhancements
74
- Support passing a :class:`Iterable[Hashable]` input to :meth:`DataFrame.drop_duplicates` (:issue:`59237`)
75
- Support reading Stata 102-format (Stata 1) dta files (:issue:`58978`)
76
- Support reading Stata 110-format (Stata 7) dta files (:issue:`47176`)
77
+- ``frozenset`` are now pretty printted (:issue:`60690`)
78
79
.. ---------------------------------------------------------------------------
80
.. _whatsnew_300.notable_bug_fixes:
0 commit comments