Generators for dataset resampling.
Classes
FeatureAttributesCollection([items, length]) | Container for attributes of features .. |
Node([space, postproc]) | Common processing object. |
Repeater(count[, space]) | Node that yields the same dataset for a certain number of repetitions. |
SampleAttributesCollection([items, length]) | Container for attributes of samples (i.e. |
Sifter(includes, *args, **kwargs) | Exclude (do not generate) provided dataset on the values of the attributes. |