Skip to content

Conversation

@hoh
Copy link
Contributor

@hoh hoh commented Apr 13, 2015

This issue fixes #7872 by either describing the reason why a NotImplementedError is raised,
or by throwing an AbstractMethodError in the case of abstract methods (eg: Mixins) that
should be overwritten by the inheriting classes.

This issue is based on discussion of PR #7899 which was never merged.

This issue fixes pandas-dev#7872 by either describing the reason why a NotImplementedError is raised, or by throwing an AbstractMethodError in the case of abstract methods (eg: Mixins) that should be overwritten by the inheriting classes. This issue is based on discussion of PR pandas-dev#7899 which was never merged.
@cpcloud cpcloud added Enhancement Error Reporting Incorrect or improved errors from pandas labels Apr 13, 2015
@cpcloud cpcloud assigned cpcloud and unassigned cpcloud Apr 13, 2015
@cpcloud cpcloud added this to the 0.16.1 milestone Apr 13, 2015
@jreback
Copy link
Contributor

jreback commented Apr 14, 2015

merged via 8fe1cf6

thanks!

@jreback jreback closed this Apr 14, 2015
@hoh hoh deleted the issue_7872_NotImplemented branch April 14, 2015 14:51
@hayd
Copy link
Contributor

hayd commented Apr 14, 2015

+1 great!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement Error Reporting Incorrect or improved errors from pandas

4 participants