Skip to content

Commit 1472d80

Browse files
author
Camilo Cota
committed
Include the issue number in what's new
1 parent b560fda commit 1472d80

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
41+
- Support decimal option in PythonParser (:issue:`12933`)
4242

4343
.. _whatsnew_0182.api:
4444

0 commit comments

Comments
 (0)