You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, I don't see a warning - I get the same (expected) traceback as above on py3. I forget the syntax, how do you get rid of the upper portion and the "during handling" part?
hmm, maybe its just how its used in pandas code, I can't seem to repro the actual warning except by running out test suite. I suspect some global state is being modified.
from pandas-dev/pandas#17058
This shows a resource not closed warning on python 3.
The text was updated successfully, but these errors were encountered: