Skip to content

Commit c461a74

Browse files
committed
DOC: Make document merge_cells=columns in to_excel
1 parent b75df20 commit c461a74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/generic.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2214,7 +2214,6 @@ def to_excel(
22142214
merge_cells : bool or 'columns', default False
22152215
Write MultiIndex and Hierarchical Rows as merged cells if True.
22162216
Merge MultiIndex column header cells only if 'columns'.
2217-
22182217
{encoding_parameter}
22192218
inf_rep : str, default 'inf'
22202219
Representation for infinity (there is no native representation for

0 commit comments

Comments
 (0)