Skip to content

Commit 369696f

Browse files
committed
Move change documentation to 0.21.0
1 parent c163a54 commit 369696f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/whatsnew/v0.20.3.txt

-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ Bug Fixes
4040
- Fixed issue with :meth:`DataFrame.style` where element id's were not unique (:issue:`16780`)
4141
- Fixed a pytest marker failing downstream packages' tests suites (:issue:`16680`)
4242
- Fixed compat with loading a ``DataFrame`` with a ``PeriodIndex``, from a ``format='fixed'`` HDFStore, in Python 3, that was written in Python 2 (:issue:`16781`)
43-
- Bug in reindexing on an empty ``CategoricalIndex`` (:issue:`16770`)
4443
- Fixed a bug in failing to compute rolling computations of a column-MultiIndexed ``DataFrame`` (:issue:`16789`, :issue:`16825`)
4544
- Bug in a DataFrame/Series with a ``TimedeltaIndex`` when slice indexing (:issue:`16637`)
4645

0 commit comments

Comments
 (0)