Skip to content

Commit 60122bf

Browse files
author
Marco Gorelli
committed
Remove previous whatsnewentry (from v0.25.1)
1 parent ad8f5e1 commit 60122bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/whatsnew/v0.25.1.rst

-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ Groupby/resample/rolling
9090
- Bug in :meth:`pandas.core.groupby.GroupBy.nth` where ``observed=False`` was being ignored for Categorical groupers (:issue:`26385`)
9191
- Bug in windowing over read-only arrays (:issue:`27766`)
9292
- Fixed segfault in `pandas.core.groupby.DataFrameGroupBy.quantile` when an invalid quantile was passed (:issue:`27470`)
93-
- Bug in :meth:`pandas.core.groupby.SeriesGroupBy.nunique` where ``NaT`` values were interfering with the count of unique values (:issue:`27951`)
9493

9594
Reshaping
9695
^^^^^^^^^

0 commit comments

Comments
 (0)