Closed
Description
Just wondering if this is a bug, from http://stackoverflow.com/questions/26246864/restoring-the-default-display-context-in-pandas
If you use pd.option_context
accidentally without with
, this changes the default option values.