We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47ebc94 commit a6c70abCopy full SHA for a6c70ab
CHANGELOG.md
@@ -28,6 +28,7 @@
28
#### Bug Fixes
29
30
- 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)`.
32
33
#### Improvements
34
0 commit comments