Skip to content

Commit d226549

Browse files
author
Christoph Möhl
committed
ENH 15972 correction in whatsnew
1 parent d9f31e1 commit d226549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.21.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Other Enhancements
3737
- :func:`api.types.infer_dtype` now infers decimals. (:issue: `15690`)
3838
- :func:`read_feather` has gained the ``nthreads`` parameter for multi-threaded operations (:issue:`16359`)
3939
- :func:`DataFrame.clip()` and :func: `Series.cip()` have gained an inplace argument. (:issue: `15388`)
40-
- ``Crosstab`` has gained a ``margins_name`` parameter to define the name of the row / column that will contain the totals when margins is True. (:issue:`15972`)
40+
- ``Crosstab`` has gained a ``margins_name`` parameter to define the name of the row / column that will contain the totals when margins=True. (:issue:`15972`)
4141

4242
.. _whatsnew_0210.api_breaking:
4343

0 commit comments

Comments
 (0)