.. _main_combinators: Combinator Distributions =========================== *pysparkplug* was designed to handle heterogenous tuples of data. The :doc:`base distributions ` provide suitable building blocks for a wide array of data types for each component of an observed data tuple. The *Combinator* distributions provide a means to stitch together the individual tuple components. Contents ----------------------- .. toctree:: :maxdepth: 1 /stats/composite.rst /stats/sequence.rst /stats/conditional.rst /stats/optional.rst /stats/ignored.rst