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 b81469d commit fd0e2dcCopy full SHA for fd0e2dc
doc/source/whatsnew/v3.0.0.rst
@@ -97,7 +97,7 @@ Other enhancements
97
- Support passing a :class:`Iterable[Hashable]` input to :meth:`DataFrame.drop_duplicates` (:issue:`59237`)
98
- Support reading Stata 102-format (Stata 1) dta files (:issue:`58978`)
99
- Support reading Stata 110-format (Stata 7) dta files (:issue:`47176`)
100
-
+- Improve the resulting dtypes in :meth:`DataFrame.where` and :meth:`DataFrame.mask` with :class:`ExtensionDtype` ``other`` (:issue:`??`)
101
.. ---------------------------------------------------------------------------
102
.. _whatsnew_300.notable_bug_fixes:
103
0 commit comments