Skip to content

Commit

Permalink
DOC: Fix whatsnew (pandas-dev#48810)
Browse files Browse the repository at this point in the history
  • Loading branch information
phofl authored Sep 27, 2022
1 parent 235d900 commit dd846e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v1.6.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ Indexing

Missing
^^^^^^^
- Bug in :meth:`Index.equals` raising ``TypeError` when :class:`Index` consists of tuples that contain ``NA`` (:issue:`48446`)
- Bug in :meth:`Index.equals` raising ``TypeError`` when :class:`Index` consists of tuples that contain ``NA`` (:issue:`48446`)
-

MultiIndex
Expand Down

0 comments on commit dd846e9

Please sign in to comment.