zcollection.partitioning.abc.Partitioning.from_config#

classmethod Partitioning.from_config(config)[source]#

Create a partitioning scheme from a configuration.

Parameters:

config – The configuration of the partitioning scheme.

Returns:

The partitioning scheme.

Return type:

Partitioning