Skip to content

Commit 2748e82

Browse files
committed
DOC: document regression, xref #9345, in #10979 (already fixed in master)
1 parent b5b06cf commit 2748e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.17.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -790,7 +790,7 @@ Bug Fixes
790790
- Bug in ``.sample()`` where returned object, if set, gives unnecessary ``SettingWithCopyWarning`` (:issue:`10738`)
791791
- Bug in ``.sample()`` where weights passed as ``Series`` were not aligned along axis before being treated positionally, potentially causing problems if weight indices were not aligned with sampled object. (:issue:`10738`)
792792

793-
793+
- Regression fixed in (:issue:`9311`, :issue: `6620`, :issue:`9345`), where groupby with a datetime-like converting to float with certain aggregators (:issue:`10979`)
794794

795795
- Bug in ``DataFrame.interpolate`` with ``axis=1`` and ``inplace=True`` (:issue:`10395`)
796796
- Bug in ``io.sql.get_schema`` when specifying multiple columns as primary

0 commit comments

Comments
 (0)