Skip to content

Commit c516c45

Browse files
committed
Whatsnew
1 parent 1932e30 commit c516c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.20.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ Bug Fixes
499499
- Bug in ``pd.tools.hashing.hash_pandas_object()`` in which hashing of categoricals depended on the ordering of categories, instead of just their values. (:issue:`15143`)
500500
- Bug in ``.groupby(..).resample()`` when passed the ``on=`` kwarg. (:issue:`15021`)
501501

502-
- Bug in ``DataFrame.loc`` with indexing a ``MultiIndex`` with a ``Series`` indexer (:issue:`14730`)
502+
- Bug in ``DataFrame.loc`` with indexing a ``MultiIndex`` with a ``Series`` or ``DataFrame`` indexer (:issue:`14730`, :issue:`15424`)
503503

504504

505505

0 commit comments

Comments
 (0)