Skip to content

add .head() and .tail() to Series #296

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

Closed
wants to merge 1 commit into from
Closed

Conversation

hammer
Copy link

@hammer hammer commented Oct 26, 2011

These methods are convenient when working with DataFrame. For consistency and convenience, it would be nice to have them on Series as well.

@wesm
Copy link
Member

wesm commented Nov 2, 2011

Thanks, Jeff. I rebased and merged this in-- the only modification was to change assert_frame_equal (for DataFrame) to assert_series_equal (for Series) in the unit test

@wesm wesm closed this Nov 2, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants