Skip to content

Commit 205489b

Browse files
committed
doc
1 parent 8b185b4 commit 205489b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.20.0.txt

+1
Original file line numberDiff line numberDiff line change
@@ -883,6 +883,7 @@ Bug Fixes
883883

884884
- Compat for 32-bit platforms for ``.qcut/cut``; bins will now be ``int64`` dtype (:issue:`14866`)
885885

886+
- Properly set ``__name__`` and ``__qualname__`` for ``Groupby.*`` functions (:issue:`14620`)
886887
- Bug in ``.at`` when selecting from a tz-aware column (:issue:`15822`)
887888
- Bug in the display of ``.info()`` where a qualifier (+) would always be displayed with a ``MultiIndex`` that contains only non-strings (:issue:`15245`)
888889
- Bug in ``.replace()`` may result in incorrect dtypes. (:issue:`12747`, :issue:`15765`)

0 commit comments

Comments
 (0)