Skip to content

Commit 9839f0a

Browse files
committed
DOC: fixup whatsnew for rebase issue
1 parent fa7c29e commit 9839f0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/whatsnew/v0.16.1.txt

-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ values NOT in the categories, similarly to how you can reindex ANY pandas index.
131131
df2.reindex(pd.Categorical(['a','e'],categories=list('abcde'))).index
132132

133133
See the :ref:`documentation <advanced.categoricalindex>` for more. (:issue:`7629`)
134-
>>>>>>> support CategoricalIndex
135134

136135
.. _whatsnew_0161.api:
137136

0 commit comments

Comments
 (0)