Skip to content

Commit 4e72993

Browse files
committed
Fix what's new heading
1 parent d144fdf commit 4e72993

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/source/whatsnew/v0.20.0.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ To convert a ``SparseDataFrame`` back to sparse SciPy matrix in COO format, you
314314

315315
sdf.to_coo()
316316

317-
.. _whatsnew_0200.enhancements.other:
317+
.. _whatsnew_0200.enhancements.style_excel:
318318

319319
Excel output for styled DataFrames
320320
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -341,6 +341,8 @@ For example, after running the following, ``styled.xlsx`` renders as below:
341341

342342
See the :ref:`Style documentation <style>` for more detail.
343343

344+
.. _whatsnew_0200.enhancements.other:
345+
344346
Other Enhancements
345347
^^^^^^^^^^^^^^^^^^
346348

0 commit comments

Comments
 (0)