Skip to content

Commit a6c70ab

Browse files
committed
Changelog
1 parent 47ebc94 commit a6c70ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
#### Bug Fixes
2929

3030
- Fixed a bug in `DataFrameGroupBy.agg` where func is a list of tuples used to set the names of the output columns.
31+
- Preserve index values when using `df.apply(axis=1)`.
3132

3233
#### Improvements
3334

0 commit comments

Comments
 (0)