skbio.util.set_config#

skbio.util.set_config(option: str, value: str)[source]#

Set an skbio config option.

Parameters:
optionstr

The configuration option to be modified.

valuestr

The value to update the configuration dictionary with.