Skip to content

Commit

Permalink
Fix what's new heading
Browse files Browse the repository at this point in the history
  • Loading branch information
jnothman committed Apr 9, 2017
1 parent d144fdf commit 4e72993
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/source/whatsnew/v0.20.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ To convert a ``SparseDataFrame`` back to sparse SciPy matrix in COO format, you

sdf.to_coo()

.. _whatsnew_0200.enhancements.other:
.. _whatsnew_0200.enhancements.style_excel:

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

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

.. _whatsnew_0200.enhancements.other:

Other Enhancements
^^^^^^^^^^^^^^^^^^

Expand Down

0 comments on commit 4e72993

Please sign in to comment.