We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad8f5e1 commit 60122bfCopy full SHA for 60122bf
doc/source/whatsnew/v0.25.1.rst
@@ -90,7 +90,6 @@ Groupby/resample/rolling
90
- Bug in :meth:`pandas.core.groupby.GroupBy.nth` where ``observed=False`` was being ignored for Categorical groupers (:issue:`26385`)
91
- Bug in windowing over read-only arrays (:issue:`27766`)
92
- 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`)
94
95
Reshaping
96
^^^^^^^^^
0 commit comments