Skip to content

Commit f71509d

Browse files
author
Camilo Cota
committed
Include descritive what's new line
1 parent 803356e commit f71509d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.18.2.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Other enhancements
3838
idx = pd.Index(["a1a2", "b1", "c1"])
3939
idx.str.extractall("[ab](?P<digit>\d)")
4040

41-
- Support decimal option in PythonParser (:issue:`12933`)
41+
- The ``pd.read_csv()`` with engine='python' has gained support for the decimal option (:issue:`12933`)
4242

4343
.. _whatsnew_0182.api:
4444

0 commit comments

Comments
 (0)