Skip to content

Commit 8d29268

Browse files
committed
DOC: release notes
1 parent 9f25c79 commit 8d29268

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE.rst

+2
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ pandas 0.6.0
140140
- Always return DateRange from `asfreq` (GH #390)
141141
- Pass level names to `swaplavel` (GH #379)
142142
- 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)
143145

144146
Thanks
145147
------

0 commit comments

Comments
 (0)