Commit a1c9dad
committed
BUG: DataFrame.aggregate returns Series for empty DataFrame with single function
1 parent 27fafee commit a1c9dad
File tree
3 files changed
+20
-1
lines changed- pandas
- core
- tests/frame/methods
3 files changed
+20
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10503 | 10503 | | |
10504 | 10504 | | |
10505 | 10505 | | |
| 10506 | + | |
| 10507 | + | |
| 10508 | + | |
| 10509 | + | |
| 10510 | + | |
| 10511 | + | |
| 10512 | + | |
10506 | 10513 | | |
10507 | 10514 | | |
10508 | 10515 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments