skoot.base
skoot.decorators
skoot.balance
skoot.datasets
skoot.decomposition
skoot.exploration
skoot.feature_extraction
skoot.feature_selection
skoot.model_validation
skoot.preprocessing
skoot.utils
skoot.utils.
chunk
Chunk a vector into k roughly equal parts.
v : array-like, shape=(n_samples,)
The vector of values.
n : int
The number of chunks to produce.