polars.Config.load#

classmethod Config.load(cfg: str) type[polars.config.Config][source]#

Load and set previously saved (or shared) Config options.

Parameters:
cfgstr

json string produced by Config.save().