We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cebe5e7 commit 5b12221Copy full SHA for 5b12221
doc/source/whatsnew/v3.0.0.rst
@@ -64,6 +64,7 @@ Other enhancements
64
- Support passing a :class:`Iterable[Hashable]` input to :meth:`DataFrame.drop_duplicates` (:issue:`59237`)
65
- Support reading Stata 102-format (Stata 1) dta files (:issue:`58978`)
66
- Support reading Stata 110-format (Stata 7) dta files (:issue:`47176`)
67
+- Implemented :meth:`Series.str.isascii` and :meth:`Series.str.isascii` for :class:`StringMethods` (:issue:`59091`)
68
69
.. ---------------------------------------------------------------------------
70
.. _whatsnew_300.notable_bug_fixes:
0 commit comments