We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f25c79 commit 8d29268Copy full SHA for 8d29268
RELEASE.rst
@@ -140,6 +140,8 @@ pandas 0.6.0
140
- Always return DateRange from `asfreq` (GH #390)
141
- Pass level names to `swaplavel` (GH #379)
142
- Don't lose index names in `MultiIndex.droplevel` (GH #394)
143
+ - Infer more proper return type in `DataFrame.apply` when no columns or rows
144
+ depending on whether the passed function is a reduction (GH #389)
145
146
Thanks
147
------
0 commit comments