We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
numfocus
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 86662c4 commit 024a162Copy full SHA for 024a162
doc/source/user_guide/io.rst
@@ -3914,7 +3914,7 @@ The look and feel of Excel worksheets created from pandas can be modified using
3914
will not contain any styling. Users wishing to bold text, add bordered styles,
3915
etc in a worksheet output by ``to_excel`` can do so by using :meth:`Styler.to_excel`
3916
to create styled excel files. For documentation on styling spreadsheets, see
3917
-`here <https://pandas.pydata.org/docs/user_guide/style.html#Export-to-Excel>`__.
+ `here <https://pandas.pydata.org/docs/user_guide/style.html#Export-to-Excel>`__.
3918
3919
3920
.. code-block:: python
0 commit comments