Apply a function to each row of the samples matrix of a dataset.
The functor given as fx has to honour an axis keyword argument in the way that NumPy used it (e.g. NumPy.mean, var).
mvpa2.datasets.miscfx.coarsen_chunks
Enter search terms or a module, class or function name.