linopy.options

Contents

linopy.options#

linopy.options = OptionSettings:  display_max_rows=14  display_max_terms=6  semantics=legacy  sparse_groupby=False#

Runtime configuration knobs (e.g. display widths). Use as a context manager, which restores the values active on entry on exit, or set values directly via options(key=value).