Skip to content

Commit 7186aaf

Browse files
committed
Change as recommended
1 parent 895f8cd commit 7186aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.24.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ the user to override the engine's default behavior to include or omit the
2121
dataframe's indexes from the resulting Parquet file. (:issue:`20768`)
2222
- :meth:`DataFrame.corr` and :meth:`Series.corr` now accept a callable for generic calculation methods of correlation, e.g. histogram intersection (:issue:`22684`)
2323
- :func:`DataFrame.to_string` now accepts ``decimal`` as an argument, allowing
24-
the user to use a decimal separator. (:issue:`23614`)
24+
the user to specify which decimal separator should be used in the output. (:issue:`23614`)
2525

2626
.. _whatsnew_0240.enhancements.extension_array_operators:
2727

0 commit comments

Comments
 (0)