Basic dataset shape modifications.
Classes
AddAxisMapper(pos, **kwargs) | Add an axis to a dataset at an arbitrary position. |
Dataset(samples[, sa, fa, a]) | Generic storage class for datasets with multiple attributes. |
Mapper(**kwargs) | Basic mapper interface definition. |
TransposeMapper(**kwargs) | Swap sample and feature axes. |