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.
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.