polars.Config.save#

classmethod Config.save() str[source]#

Save the current set of Config options as a json string.

Examples

>>> cfg = pl.Config.save()