We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b560fda commit 1472d80Copy full SHA for 1472d80
doc/source/whatsnew/v0.18.2.txt
@@ -38,7 +38,7 @@ Other enhancements
38
idx = pd.Index(["a1a2", "b1", "c1"])
39
idx.str.extractall("[ab](?P<digit>\d)")
40
41
-- Support decimal option in PythonParser
+- Support decimal option in PythonParser (:issue:`12933`)
42
43
.. _whatsnew_0182.api:
44
0 commit comments