Skip to content

Commit b4e0139

Browse files
committed
Whatsnew
1 parent 493b0d2 commit b4e0139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.2.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Plotting
132132
Groupby/resample/rolling
133133
^^^^^^^^^^^^^^^^^^^^^^^^
134134

135-
-
135+
- Bug when subsetting columns on a :class:`~pandas.core.groupby.DataFrameGroupBy` (e.g. ``df.groupby('a')['b'])``) would reset the attributes ``axis``, ``dropna``, ``group_keys``, ``level``, ``mutated``, ``sort``, and ``squeeze`` to their default values. (:issue:`9959`)
136136
-
137137

138138

0 commit comments

Comments
 (0)