spine.io.dataset.MixedDataset ============================= .. currentmodule:: spine.io.dataset .. autoclass:: MixedDataset .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~MixedDataset.__init__ ~MixedDataset.apply_augmenter ~MixedDataset.build_augmenter ~MixedDataset.index_data_types ~MixedDataset.index_overlay_methods ~MixedDataset.merge_cache ~MixedDataset.metadata_dict ~MixedDataset.resolve_cache_align_key ~MixedDataset.validate_alignment ~MixedDataset.validate_source_alignment .. rubric:: Attributes .. autosummary:: ~MixedDataset.data_keys ~MixedDataset.data_types ~MixedDataset.name ~MixedDataset.overlay_methods ~MixedDataset.primary ~MixedDataset.cache ~MixedDataset.reader ~MixedDataset.augmenter