File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ We recommend that all users upgrade to this version.
99
1010Highlights include:
1111
12- - Support for Conditional HTML Formatting, see :ref:`here <whatsnew_0171.style>`
13- - Releasing the GIL on the csv reader & other ops, see :ref:`here <whatsnew_0171.performance>`
14- - Regression in ``DataFrame.drop_duplicates`` from 0.16.2, causing incorrect results on integer values (:issue:`11376`)
12+ - Support for Conditional HTML Formatting, see :ref:`here <whatsnew_0171.style>`
13+ - Releasing the GIL on the csv reader & other ops, see :ref:`here <whatsnew_0171.performance>`
14+ - Regression in ``DataFrame.drop_duplicates`` from 0.16.2, causing incorrect results on integer values (:issue:`11376`)
1515
1616.. contents:: What's new in v0.17.1
1717 :local:
@@ -20,7 +20,7 @@ Highlights include:
2020New features
2121~~~~~~~~~~~~
2222
23- .. _whatsnew_0171.style
23+ .. _whatsnew_0171.style:
2424
2525Conditional HTML Formatting
2626^^^^^^^^^^^^^^^^^^^^^^^^^^^
You can’t perform that action at this time.
0 commit comments