mvpa2.misc.attrmapΒΆ
Helper to map literal attribute to numerical ones (and back)
Functions
is_sequence_type |
isSequenceType(a) – Return True if a has a sequence type, False otherwise. |
Classes
AttributeMap ([map, mapnumeric, ...]) |
Map to translate literal values to numeric ones (and back). |