We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dd860b commit 9ae251bCopy full SHA for 9ae251b
RELEASE.rst
@@ -18,6 +18,7 @@ This is a bug fix release
18
- Fixed DataFrame constructor bug causing downstream problems (e.g. .copy()
19
failing) when passing a Series as the values along with a column name and
20
index
21
+ - Fixed single-key groupby on DataFrame with as_index=False (GH #160)
22
23
**Improvements to existing features**
24
0 commit comments