Skip to content

Commit

Permalink
Include descritive what's new line
Browse files Browse the repository at this point in the history
  • Loading branch information
Camilo Cota committed May 16, 2016
1 parent 803356e commit f71509d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v0.18.2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Other enhancements
idx = pd.Index(["a1a2", "b1", "c1"])
idx.str.extractall("[ab](?P<digit>\d)")

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

.. _whatsnew_0182.api:

Expand Down

0 comments on commit f71509d

Please sign in to comment.