Things concerned with types and type-checking in PyMVPA
Functions
accepts_dataset_as_samples(fx) | Decorator to extract samples from Datasets. |
asobjarray(x) | Generates numpy.ndarray with dtype object from an iterable |
is_datasetlike(obj) | Check if an object looks like a Dataset. |