Skip to content

DOC: Added get_group() example to grouby.html #8811

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 15, 2014
Merged

DOC: Added get_group() example to grouby.html #8811

merged 1 commit into from
Nov 15, 2014

Conversation

matthewgilbert
Copy link
Contributor

Added a get_group example in the Iterating through groups section of grouby.html to demonstrate selecting
single group from a DataFrameGrouBy object

Fixed typo in README

@matthewgilbert matthewgilbert changed the title Added get_group() example to grouby.html DOC: Added get_group() example to grouby.html Nov 14, 2014

.. ipython::

In [6]: grouped.get_group('bar')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't need the '[..]' just the actual statement

@jorisvandenbossche
Copy link
Member

Looking good. Can you just squash the commits into one?

@jreback
Copy link
Contributor

jreback commented Nov 15, 2014

can u make this into a sub-section as well

@jreback
Copy link
Contributor

jreback commented Nov 15, 2014

rebase again. We had an unrelated failure.

@jorisvandenbossche
Copy link
Member

Thanks a lot!

jorisvandenbossche added a commit that referenced this pull request Nov 15, 2014
DOC: Added get_group() example to grouby.html
@jorisvandenbossche jorisvandenbossche merged commit cda4015 into pandas-dev:master Nov 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants