Skip to content

API/CLN: consolidate truncate into NDFrame (panel had a separate method) #5244

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
Oct 17, 2013

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Oct 16, 2013

API: truncate error if before > after is now a ValueError (rather than AssertionError)
(related #5242)

@jreback
Copy link
Contributor Author

jreback commented Oct 16, 2013

@jtratner this should fix truncate up (with a ValueError, not Assertion)

API: truncate error if before > after is now a ValueError (rather than AssertionError)
jreback added a commit that referenced this pull request Oct 17, 2013
API/CLN: consolidate truncate into NDFrame (panel had a separate method)
@jreback jreback merged commit 300a895 into pandas-dev:master Oct 17, 2013
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.

1 participant