We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60122bf commit 0725440Copy full SHA for 0725440
doc/source/whatsnew/v1.0.0.rst
@@ -174,7 +174,7 @@ Groupby/resample/rolling
174
^^^^^^^^^^^^^^^^^^^^^^^^
175
176
-
177
--
+- Bug in :meth:`pandas.core.groupby.SeriesGroupBy.nunique` where ``NaT`` values were interfering with the count of unique values (:issue:`27951`)
178
- Bug in :meth:`DataFrame.groupby` not offering selection by column name when ``axis=1`` (:issue:`27614`)
179
180
Reshaping
0 commit comments