GroupedSubset

class glue.core.subset_group.GroupedSubset(data, group)[source]

Bases: glue.core.subset.Subset

A member of a SubsetGroup, whose internal representation is shared with other group members

Parameters:

Attributes Summary

label
subset_state
verbose_label

Methods Summary

sync_style(other)

Attributes Documentation

label = None
subset_state = None
verbose_label

Methods Documentation

sync_style(other)[source]