Skip to content

Commit b868cbc

Browse files
ruiannjreback
authored andcommitted
update whatsnew entry
1 parent 737c00e commit b868cbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.21.0.txt

+1
Original file line numberDiff line numberDiff line change
@@ -704,6 +704,7 @@ Groupby/Resample/Rolling
704704
- Bug in ``DataFrame.groupby`` where index and column keys were not recognized correctly when the number of keys equaled the number of elements on the groupby axis (:issue:`16859`)
705705
- Bug in ``groupby.nunique()`` with ``TimeGrouper`` which cannot handle ``NaT`` correctly (:issue:`17575`)
706706
- Bug in ``DataFrame.groupby`` where a single level selection from a ``MultiIndex`` unexpectedly sorts (:issue:`17537`)
707+
- Bug in ``TimeGrouper`` differs when passes as a list and as a scalar (:issue:`17530`)
707708

708709
Sparse
709710
^^^^^^

0 commit comments

Comments
 (0)