Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Python
list out the groups from groupby
fred
Programming language:
Python
2021-07-13 08:31:44
0
Q:
list out the groups from groupby
Yana Kutsenko
Code:
Python
2021-06-29 21:42:50
g = x.groupby('Color') g.groups.keys()
0
Tags
list
Related
sort values within groups pandas dataframe
groupby and sort python
New to Communities?
Join the community