Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
BUG: warnings import missing for panel #8152
Comments
|
I would like to turn this into a PR if I may. |
janschulz
referenced
this issue
Sep 1, 2014
Closed
Discussion: feedback on the Categorical integration #8074
|
sure pls add a test as well (which should fail w/o tht patch) use assert_produces_warning |
htkm
referenced
this issue
Sep 1, 2014
Merged
BUG: add 'import warnings' statement in panel.py (GH8152) #8157
jreback
added the
Bug
label
Sep 3, 2014
jreback
added this to the
0.15.0
milestone
Sep 3, 2014
jreback
closed this
in #8157
Sep 4, 2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
aidoom commentedSep 1, 2014
It appears the
warningsimport is missing inpanel.py