Skip to content

Commit 9fde6ad

Browse files
alimcmaster1meeseeksmachine
authored andcommitted
Backport PR pandas-dev#43349: CI: Fix Failing Doc Build
1 parent 07f0b5a commit 9fde6ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.3.3.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Fixed regressions
1919
- Fixed regression in :meth:`.GroupBy.agg` incorrectly raising in some cases (:issue:`42390`)
2020
- Fixed regression in :meth:`RangeIndex.where` and :meth:`RangeIndex.putmask` raising ``AssertionError`` when result did not represent a :class:`RangeIndex` (:issue:`43240`)
2121
- Fixed regression in :meth:`read_parquet` where the ``fastparquet`` engine would not work properly with fastparquet 0.7.0 (:issue:`43075`)
22+
2223
.. ---------------------------------------------------------------------------
2324
2425
.. _whatsnew_133.performance:

0 commit comments

Comments
 (0)