Skip to content

Commit c2cc13a

Browse files
author
Joost Kranendonk
authored
Update v0.20.0.txt
1 parent e15dcdf commit c2cc13a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.20.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ New features
2323
~~~~~~~~~~~~
2424

2525
- Integration with the ``feather-format``, including a new top-level ``pd.read_feather()`` and ``DataFrame.to_feather()`` method, see :ref:`here <io.feather>`.
26-
- ``.str.replace`` now accepts a callable replacement which is passed to ``re.sub`` (:issue:`15055`)
26+
- ``.str.replace`` now accepts a callable, as replacement, which is passed to ``re.sub`` (:issue:`15055`)
2727

2828

2929

0 commit comments

Comments
 (0)