We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d91a035 commit e3ab3a5Copy full SHA for e3ab3a5
doc/source/whatsnew/v1.0.1.rst
@@ -15,7 +15,7 @@ including other versions of pandas.
15
16
Bug fixes
17
~~~~~~~~~
18
-- bug ``Groupby.apply`` was returning ``TypeError`` if called with TypeError if called with `lambda x: x.index.to_list()` (:issue:`31441`)
+- bug ``Groupby.apply`` was returning ``TypeError`` if called with function which returned list (:issue:`31441`)
19
20
Categorical
21
^^^^^^^^^^^
0 commit comments