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 9b8fed6 commit c0d067dCopy full SHA for c0d067d
doc/source/whatsnew/v0.25.0.rst
@@ -22,7 +22,7 @@ Other Enhancements
22
- Indexing of ``DataFrame`` and ``Series`` now accepts zerodim ``np.ndarray`` (:issue:`24919`)
23
- :meth:`Timestamp.replace` now supports the ``fold`` argument to disambiguate DST transition times (:issue:`25017`)
24
- :meth:`DataFrame.at_time` and :meth:`Series.at_time` now support :meth:`datetime.time` objects with timezones (:issue:`24043`)
25
--
+- Add ``casefold`` to ``Series.str`` (:issue:`25405`)
26
27
.. _whatsnew_0250.api_breaking:
28
0 commit comments