File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -748,6 +748,7 @@ Bug Fixes
748748- Bug in using ``__deepcopy__`` on empty NDFrame objects (:issue:`15370`)
749749- Bug in ``DataFrame.loc`` with indexing a ``MultiIndex`` with a ``Series`` indexer (:issue:`14730`, :issue:`15424`)
750750- Bug in ``DataFrame.loc`` with indexing a ``MultiIndex`` with a numpy array (:issue:`15434`)
751+ - Bug in ``DataFrame.loc`` with indexing a ``MultiIndex`` with a list of missing labels (:issue:`15452`)
751752- Bug in ``Rolling.quantile`` function that caused a segmentation fault when called with a quantile value outside of the range [0, 1] (:issue:`15463`)
752753- Bug in ``pd.cut()`` with a single bin on an all 0s array (:issue:`15428`)
753754- Bug in ``pd.qcut()`` with a single quantile and an array with identical values (:issue:`15431`)
You can’t perform that action at this time.
0 commit comments