Skip to content

Commit

Permalink
Change as recommended
Browse files Browse the repository at this point in the history
  • Loading branch information
thoo committed Nov 12, 2018
1 parent 895f8cd commit 7186aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v0.24.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ the user to override the engine's default behavior to include or omit the
dataframe's indexes from the resulting Parquet file. (:issue:`20768`)
- :meth:`DataFrame.corr` and :meth:`Series.corr` now accept a callable for generic calculation methods of correlation, e.g. histogram intersection (:issue:`22684`)
- :func:`DataFrame.to_string` now accepts ``decimal`` as an argument, allowing
the user to use a decimal separator. (:issue:`23614`)
the user to specify which decimal separator should be used in the output. (:issue:`23614`)

.. _whatsnew_0240.enhancements.extension_array_operators:

Expand Down

0 comments on commit 7186aaf

Please sign in to comment.